BlockIPPlatform
 All Classes Files Functions Variables
OsiInterface Member List

This is the complete list of members for OsiInterface, including all inherited members.

freeMemory()OsiInterfaceprivate
getFirstFeasible()OsiInterface
getLogFileName()OsiInterface
getMaxTime()OsiInterface
getNumThreads()OsiInterfaceinline
getNumVars()OsiInterface
getObjValue()OsiInterface
getSolution()OsiInterface
getSolverInterface()OsiInterface
getVarNames()OsiInterface
loadProblem(int numRows, int numColumns, int nz, double obj[], double qobj[], double lb[], double ub[], double lhs[], double rhs[], int begRows[], int indCols[], double values[], bool copy_vectors=true)OsiInterface
osOsiInterfaceprivate
OsiInterface(SOLVER solver)OsiInterface
readMps(const char *filename)OsiInterface
setFirstFeasible(bool stopAtFirstFeasible)OsiInterface
setLogFileName(char *filename)OsiInterface
setMaxTime(double time)OsiInterface
setNumThreads(int numThreads)OsiInterface
solve()OsiInterface
~OsiInterface()OsiInterface