amplOrMps | BlockIPInterface | private |
amplToBlockIPFormat(const char *modelFilename, const char *dataFilename, const char *BlockIPFormatFilename, bool convertToStd=false) | BlockIPInterface | |
amplToMps(const char *modelFilename, const char *dataFilename, const char *mpsFilename, bool convertToStd=false) | BlockIPInterface | |
bip | BlockIPInterface | private |
BlockIPFormatToMps(const char *BlockIPFormatFilename, const char *mpsFilename, bool convertToStd=false) | BlockIPInterface | |
BlockIPInterface() | BlockIPInterface | |
blockNames | BlockIPInterface | private |
consNames | BlockIPInterface | private |
consPerBlock | BlockIPInterface | private |
CPUsec | BlockIPInterface | private |
createMatlabProblem() | BlockIPInterface | protected |
dobj | BlockIPInterface | private |
fobj | BlockIPInterface | private |
freeMemory() | BlockIPInterface | protected |
getBlockIPInterface() | BlockIPInterface | inline |
getLogFilename() | BlockIPInterface | inline |
getMaxThreads() | BlockIPInterface | inline |
getMaxTime() | BlockIPInterface | inline |
getNumVars() | BlockIPInterface | |
getObjValue() | BlockIPInterface | inline |
getSolFilename() | BlockIPInterface | inline |
getSolution() | BlockIPInterface | |
getSolver() | BlockIPInterface | inline |
getSolverInterface() | BlockIPInterface | inline |
indexUbInf | BlockIPInterface | private |
infMatlab | BlockIPInterface | |
iter | BlockIPInterface | private |
iterMatlab | BlockIPInterface | |
iterPCG | BlockIPInterface | private |
logFilename | BlockIPInterface | private |
maxTime | BlockIPInterface | private |
mpsToBlockIPFormat(const char *mpsFilename, const char *BlockIPFormatFilename, bool convertToStd=false) | BlockIPInterface | |
numBlocks | BlockIPInterface | private |
numCons | BlockIPInterface | private |
numConsMatlab | BlockIPInterface | private |
numLinCons | BlockIPInterface | private |
numThreads | BlockIPInterface | private |
numVars | BlockIPInterface | private |
numVarsMatlab | BlockIPInterface | private |
oi | BlockIPInterface | private |
pathMatlab | BlockIPInterface | |
printCons() | BlockIPInterface | |
printCons(int globalConsIndex) | BlockIPInterface | |
printCons(string consName) | BlockIPInterface | |
printCons(int blockIndex, int consIndex) | BlockIPInterface | |
printCons(string blockName, int consIndex) | BlockIPInterface | |
printConsBlock(int blockIndex) | BlockIPInterface | |
printConsBlock(string blockName) | BlockIPInterface | |
printConsLinking() | BlockIPInterface | |
printConsLinking(int linkingIndex) | BlockIPInterface | |
printRC() | BlockIPInterface | |
printRC(int globalVarIndex) | BlockIPInterface | |
printRC(string varName) | BlockIPInterface | |
printRC(int blockIndex, int varIndex) | BlockIPInterface | |
printRC(string blockName, int varIndex) | BlockIPInterface | |
printRCBlock(int blockIndex) | BlockIPInterface | |
printRCBlock(string blockName) | BlockIPInterface | |
printRCSlack() | BlockIPInterface | |
printRCSlack(int slackIndex) | BlockIPInterface | |
printX() | BlockIPInterface | |
printX(int globalVarIndex) | BlockIPInterface | |
printX(string varName) | BlockIPInterface | |
printX(int blockIndex, int varIndex) | BlockIPInterface | |
printX(string blockName, int varIndex) | BlockIPInterface | |
printXBlock(int blockIndex) | BlockIPInterface | |
printXBlock(string blockName) | BlockIPInterface | |
printXSlack() | BlockIPInterface | |
printXSlack(int slackIndex) | BlockIPInterface | |
rc | BlockIPInterface | private |
readAmpl(const char *modelFilename, const char *dataFilename) | BlockIPInterface | |
readBlockIPFormat(const char *filename) | BlockIPInterface | |
readMps(const char *filename) | BlockIPInterface | |
setLogFilename(char *filename) | BlockIPInterface | |
setMaxThreads(int numThreads) | BlockIPInterface | inline |
setMaxTime(double time) | BlockIPInterface | inline |
setSolFilename(char *filename) | BlockIPInterface | |
setSolver(SOLVER solver) | BlockIPInterface | inline |
smlbip | BlockIPInterface | private |
solFilename | BlockIPInterface | private |
solve() | BlockIPInterface | |
solved | BlockIPInterface | private |
solver | BlockIPInterface | private |
stdForm | BlockIPInterface | private |
type_input | BlockIPInterface | private |
typeCompMatlab | BlockIPInterface | |
varNames | BlockIPInterface | private |
varsOrder | BlockIPInterface | private |
varsPerBlock | BlockIPInterface | private |
w | BlockIPInterface | private |
x | BlockIPInterface | private |
y | BlockIPInterface | private |
z | BlockIPInterface | private |
~BlockIPInterface() | BlockIPInterface | |