Cbc  2.10.3
OsiCbcSolverInterface Member List

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

activateRowCutDebugger(const char *modelName)OsiSolverInterfacevirtual
activateRowCutDebugger(const double *solution, bool enforceOptimality=true)OsiSolverInterfacevirtual
activateRowCutDebugger(const char *modelName)OsiSolverInterfacevirtual
activateRowCutDebugger(const double *solution, bool enforceOptimality=true)OsiSolverInterfacevirtual
addCol(const CoinPackedVectorBase &vec, const double collb, const double colub, const double obj)OsiCbcSolverInterfacevirtual
addCol(int numberElements, const int *rows, const double *elements, const double collb, const double colub, const double obj)OsiCbcSolverInterfacevirtual
addCol(const CoinPackedVectorBase &vec, const double collb, const double colub, const double obj)=0OsiCbcSolverInterface
addCol(const CoinPackedVectorBase &vec, const double collb, const double colub, const double obj, std::string name)OsiCbcSolverInterface
addCol(int numberElements, const int *rows, const double *elements, const double collb, const double colub, const double obj)OsiCbcSolverInterface
addCol(int numberElements, const int *rows, const double *elements, const double collb, const double colub, const double obj, std::string name)OsiCbcSolverInterface
addCol(const CoinPackedVectorBase &vec, const double collb, const double colub, const double obj)=0OsiCbcSolverInterface
addCol(const CoinPackedVectorBase &vec, const double collb, const double colub, const double obj, std::string name)OsiCbcSolverInterface
addCol(int numberElements, const int *rows, const double *elements, const double collb, const double colub, const double obj)OsiCbcSolverInterface
addCol(int numberElements, const int *rows, const double *elements, const double collb, const double colub, const double obj, std::string name)OsiCbcSolverInterface
OsiSolverInterface::addCol(const CoinPackedVectorBase &vec, const double collb, const double colub, const double obj, std::string name)OsiSolverInterfacevirtual
OsiSolverInterface::addCol(int numberElements, const int *rows, const double *elements, const double collb, const double colub, const double obj, std::string name)OsiSolverInterfacevirtual
addCols(const int numcols, const CoinPackedVectorBase *const *cols, const double *collb, const double *colub, const double *obj)OsiCbcSolverInterfacevirtual
addCols(const int numcols, const CoinPackedVectorBase *const *cols, const double *collb, const double *colub, const double *obj)OsiCbcSolverInterface
addCols(const int numcols, const CoinBigIndex *columnStarts, const int *rows, const double *elements, const double *collb, const double *colub, const double *obj)OsiCbcSolverInterface
addCols(const CoinBuild &buildObject)OsiCbcSolverInterface
addCols(CoinModel &modelObject)OsiCbcSolverInterface
addCols(const int numcols, const CoinPackedVectorBase *const *cols, const double *collb, const double *colub, const double *obj)OsiCbcSolverInterface
addCols(const int numcols, const CoinBigIndex *columnStarts, const int *rows, const double *elements, const double *collb, const double *colub, const double *obj)OsiCbcSolverInterface
addCols(const CoinBuild &buildObject)OsiCbcSolverInterface
addCols(CoinModel &modelObject)OsiCbcSolverInterface
OsiSolverInterface::addCols(const int numcols, const CoinBigIndex *columnStarts, const int *rows, const double *elements, const double *collb, const double *colub, const double *obj)OsiSolverInterfacevirtual
OsiSolverInterface::addCols(const CoinBuild &buildObject)OsiSolverInterface
OsiSolverInterface::addCols(CoinModel &modelObject)OsiSolverInterface
addObjects(int numberObjects, OsiObject **objects)OsiSolverInterface
addObjects(int numberObjects, OsiObject **objects)OsiSolverInterface
addRow(const CoinPackedVectorBase &vec, const double rowlb, const double rowub)OsiCbcSolverInterfacevirtual
addRow(const CoinPackedVectorBase &vec, const char rowsen, const double rowrhs, const double rowrng)OsiCbcSolverInterfacevirtual
addRow(const CoinPackedVectorBase &vec, const double rowlb, const double rowub)=0OsiCbcSolverInterface
addRow(const CoinPackedVectorBase &vec, const double rowlb, const double rowub, std::string name)OsiCbcSolverInterface
addRow(const CoinPackedVectorBase &vec, const char rowsen, const double rowrhs, const double rowrng)=0OsiCbcSolverInterface
addRow(const CoinPackedVectorBase &vec, const char rowsen, const double rowrhs, const double rowrng, std::string name)OsiCbcSolverInterface
addRow(int numberElements, const int *columns, const double *element, const double rowlb, const double rowub)OsiCbcSolverInterface
addRow(const CoinPackedVectorBase &vec, const double rowlb, const double rowub)=0OsiCbcSolverInterface
addRow(const CoinPackedVectorBase &vec, const double rowlb, const double rowub, std::string name)OsiCbcSolverInterface
addRow(const CoinPackedVectorBase &vec, const char rowsen, const double rowrhs, const double rowrng)=0OsiCbcSolverInterface
addRow(const CoinPackedVectorBase &vec, const char rowsen, const double rowrhs, const double rowrng, std::string name)OsiCbcSolverInterface
addRow(int numberElements, const int *columns, const double *element, const double rowlb, const double rowub)OsiCbcSolverInterface
OsiSolverInterface::addRow(const CoinPackedVectorBase &vec, const double rowlb, const double rowub, std::string name)OsiSolverInterfacevirtual
OsiSolverInterface::addRow(const CoinPackedVectorBase &vec, const char rowsen, const double rowrhs, const double rowrng, std::string name)OsiSolverInterfacevirtual
OsiSolverInterface::addRow(int numberElements, const int *columns, const double *element, const double rowlb, const double rowub)OsiSolverInterfacevirtual
addRows(const int numrows, const CoinPackedVectorBase *const *rows, const double *rowlb, const double *rowub)OsiCbcSolverInterfacevirtual
addRows(const int numrows, const CoinPackedVectorBase *const *rows, const char *rowsen, const double *rowrhs, const double *rowrng)OsiCbcSolverInterfacevirtual
addRows(const int numrows, const CoinPackedVectorBase *const *rows, const double *rowlb, const double *rowub)OsiCbcSolverInterface
addRows(const int numrows, const CoinPackedVectorBase *const *rows, const char *rowsen, const double *rowrhs, const double *rowrng)OsiCbcSolverInterface
addRows(const int numrows, const CoinBigIndex *rowStarts, const int *columns, const double *element, const double *rowlb, const double *rowub)OsiCbcSolverInterface
addRows(const CoinBuild &buildObject)OsiCbcSolverInterface
addRows(CoinModel &modelObject)OsiCbcSolverInterface
addRows(const int numrows, const CoinPackedVectorBase *const *rows, const double *rowlb, const double *rowub)OsiCbcSolverInterface
addRows(const int numrows, const CoinPackedVectorBase *const *rows, const char *rowsen, const double *rowrhs, const double *rowrng)OsiCbcSolverInterface
addRows(const int numrows, const CoinBigIndex *rowStarts, const int *columns, const double *element, const double *rowlb, const double *rowub)OsiCbcSolverInterface
addRows(const CoinBuild &buildObject)OsiCbcSolverInterface
addRows(CoinModel &modelObject)OsiCbcSolverInterface
OsiSolverInterface::addRows(const int numrows, const CoinBigIndex *rowStarts, const int *columns, const double *element, const double *rowlb, const double *rowub)OsiSolverInterfacevirtual
OsiSolverInterface::addRows(const CoinBuild &buildObject)OsiSolverInterface
OsiSolverInterface::addRows(CoinModel &modelObject)OsiSolverInterface
applyColCut(const OsiColCut &cc)OsiCbcSolverInterfaceprotectedvirtual
applyCuts(const OsiCuts &cs, double effectivenessLb=0.0)OsiSolverInterfacevirtual
applyCuts(const OsiCuts &cs, double effectivenessLb=0.0)OsiSolverInterfacevirtual
applyRowCut(const OsiRowCut &rc)OsiCbcSolverInterfaceprotectedvirtual
applyRowCuts(int numberCuts, const OsiRowCut *cuts)OsiCbcSolverInterfacevirtual
applyRowCuts(int numberCuts, const OsiRowCut **cuts)OsiCbcSolverInterfacevirtual
assignProblem(CoinPackedMatrix *&matrix, double *&collb, double *&colub, double *&obj, double *&rowlb, double *&rowub)OsiCbcSolverInterfacevirtual
assignProblem(CoinPackedMatrix *&matrix, double *&collb, double *&colub, double *&obj, char *&rowsen, double *&rowrhs, double *&rowrng)OsiCbcSolverInterfacevirtual
basisIsAvailable() constOsiSolverInterfacevirtual
basisIsAvailable() constOsiSolverInterfacevirtual
branchAndBound()OsiCbcSolverInterfacevirtual
canDoSimplexInterface() constOsiSolverInterfacevirtual
canDoSimplexInterface() constOsiSolverInterfacevirtual
clone(bool copyData=true) constOsiCbcSolverInterfacevirtual
columnType(bool refresh=false) constOsiSolverInterface
columnType(bool refresh=false) constOsiSolverInterface
columnType_OsiSolverInterfaceprotected
convertBoundToSense(const double lower, const double upper, char &sense, double &right, double &range) constOsiSolverInterfaceprotected
convertBoundToSense(const double lower, const double upper, char &sense, double &right, double &range) constOsiSolverInterfaceprotected
convertSenseToBound(const char sense, const double right, const double range, double &lower, double &upper) constOsiSolverInterfaceprotected
convertSenseToBound(const char sense, const double right, const double range, double &lower, double &upper) constOsiSolverInterfaceprotected
copyParameters(OsiSolverInterface &rhs)OsiSolverInterface
copyParameters(OsiSolverInterface &rhs)OsiSolverInterface
defaultHandler() constOsiSolverInterface
defaultHandler() constOsiSolverInterface
defaultHandler_OsiSolverInterfaceprotected
deleteBranchingInfo(int numberDeleted, const int *which)OsiSolverInterface
deleteBranchingInfo(int numberDeleted, const int *which)OsiSolverInterface
deleteColNames(int tgtStart, int len)OsiCbcSolverInterfacevirtual
deleteCols(const int num, const int *colIndices)OsiCbcSolverInterfacevirtual
deleteObjects()OsiSolverInterface
deleteObjects()OsiSolverInterface
deleteRowNames(int tgtStart, int len)OsiCbcSolverInterfacevirtual
deleteRows(const int num, const int *rowIndices)OsiCbcSolverInterfacevirtual
dfltRowColName(char rc, int ndx, unsigned digits=7) constOsiCbcSolverInterfacevirtual
differentModel(OsiSolverInterface &other, bool ignoreNames=true)OsiSolverInterface
differentModel(OsiSolverInterface &other, bool ignoreNames=true)OsiSolverInterface
disableFactorization() constOsiSolverInterfacevirtual
disableFactorization() constOsiSolverInterfacevirtual
disableSimplexInterface()OsiSolverInterfacevirtual
disableSimplexInterface()OsiSolverInterfacevirtual
dualPivotResult(int &colIn, int &sign, int colOut, int outStatus, double &t, CoinPackedVector *dx)OsiSolverInterfacevirtual
dualPivotResult(int &colIn, int &sign, int colOut, int outStatus, double &t, CoinPackedVector *dx)OsiSolverInterfacevirtual
enableFactorization() constOsiSolverInterfacevirtual
enableFactorization() constOsiSolverInterfacevirtual
enableSimplexInterface(bool doingPrimal)OsiSolverInterfacevirtual
enableSimplexInterface(bool doingPrimal)OsiSolverInterfacevirtual
findIntegers(bool justCount)OsiSolverInterface
findIntegers(bool justCount)OsiSolverInterface
findIntegersAndSOS(bool justCount)OsiSolverInterfacevirtual
findIntegersAndSOS(bool justCount)OsiSolverInterfacevirtual
forceFeasible()OsiSolverInterface
forceFeasible()OsiSolverInterface
forceIntoRange(const T value, const T lower, const T upper) constOsiSolverInterfaceprotected
forceIntoRange(const T value, const T lower, const T upper) constOsiSolverInterfaceprotected
getApplicationData() constOsiSolverInterface
getApplicationData() constOsiSolverInterface
getAuxiliaryInfo() constOsiSolverInterface
getAuxiliaryInfo() constOsiSolverInterface
getBasics(int *index) constOsiSolverInterfacevirtual
getBasics(int *index) constOsiSolverInterfacevirtual
getBasisStatus(int *cstat, int *rstat) constOsiSolverInterfacevirtual
getBasisStatus(int *cstat, int *rstat) constOsiSolverInterfacevirtual
getBInvACol(int col, double *vec) constOsiSolverInterfacevirtual
getBInvACol(int col, double *vec) constOsiSolverInterfacevirtual
getBInvARow(int row, double *z, double *slack=NULL) constOsiSolverInterfacevirtual
getBInvARow(int row, double *z, double *slack=NULL) constOsiSolverInterfacevirtual
getBInvCol(int col, double *vec) constOsiSolverInterfacevirtual
getBInvCol(int col, double *vec) constOsiSolverInterfacevirtual
getBInvRow(int row, double *z) constOsiSolverInterfacevirtual
getBInvRow(int row, double *z) constOsiSolverInterfacevirtual
getColLower() constOsiCbcSolverInterfacevirtual
getColName(int colIndex, std::string::size_type maxLen=std::string::npos) constOsiCbcSolverInterfacevirtual
OsiSolverInterface::getColName(int colIndex, unsigned maxLen=static_cast< unsigned >(std::string::npos)) constOsiSolverInterfacevirtual
getColNames()OsiCbcSolverInterfacevirtual
getColSolution() constOsiCbcSolverInterfacevirtual
getColType(bool refresh=false) constOsiSolverInterfacevirtual
getColType(bool refresh=false) constOsiSolverInterfacevirtual
getColUpper() constOsiCbcSolverInterfacevirtual
getCutoff() constOsiCbcSolverInterfaceinline
getDblParam(OsiDblParam key, double &value) constOsiCbcSolverInterfacevirtual
getDualRays(int maxNumRays, bool fullRay=false) constOsiCbcSolverInterfacevirtual
getEmptyWarmStart() constOsiCbcSolverInterfacevirtual
getFractionalIndices(const double etol=1.e-05) constOsiSolverInterfacevirtual
getFractionalIndices(const double etol=1.e-05) constOsiSolverInterfacevirtual
getHintParam(OsiHintParam key, bool &yesNo, OsiHintStrength &strength, void *&otherInformation) constOsiCbcSolverInterfacevirtual
getHintParam(OsiHintParam key, bool &yesNo, OsiHintStrength &strength) constOsiCbcSolverInterfacevirtual
getHintParam(OsiHintParam key, bool &yesNo, OsiHintStrength &strength, void *&otherInformation) constOsiCbcSolverInterface
getHintParam(OsiHintParam key, bool &yesNo, OsiHintStrength &strength) constOsiCbcSolverInterface
getHintParam(OsiHintParam key, bool &yesNo) constOsiCbcSolverInterface
getHintParam(OsiHintParam key, bool &yesNo, OsiHintStrength &strength, void *&otherInformation) constOsiCbcSolverInterface
getHintParam(OsiHintParam key, bool &yesNo, OsiHintStrength &strength) constOsiCbcSolverInterface
getHintParam(OsiHintParam key, bool &yesNo) constOsiCbcSolverInterface
OsiSolverInterface::getHintParam(OsiHintParam key, bool &yesNo) constOsiSolverInterfacevirtual
getInfinity() constOsiCbcSolverInterfacevirtual
getIntegerTolerance() constOsiSolverInterface
getIntegerTolerance() constOsiSolverInterface
getIntParam(OsiIntParam key, int &value) constOsiCbcSolverInterfacevirtual
getIterationCount() constOsiCbcSolverInterfacevirtual
getMatrixByCol() constOsiCbcSolverInterfacevirtual
getMatrixByRow() constOsiCbcSolverInterfacevirtual
getMaximumNodes() constOsiCbcSolverInterfaceinline
getMaximumSeconds() constOsiCbcSolverInterfaceinline
getMaximumSolutions() constOsiCbcSolverInterfaceinline
getModelPtr() constOsiCbcSolverInterfaceinline
getMutableMatrixByCol() constOsiSolverInterfacevirtual
getMutableMatrixByCol() constOsiSolverInterfacevirtual
getMutableMatrixByRow() constOsiSolverInterfacevirtual
getMutableMatrixByRow() constOsiSolverInterfacevirtual
getNodeCount() constOsiCbcSolverInterfaceinline
getNumCols() constOsiCbcSolverInterfacevirtual
getNumElements() constOsiCbcSolverInterfacevirtual
getNumIntegers() constOsiSolverInterfacevirtual
getNumIntegers() constOsiSolverInterfacevirtual
getNumRows() constOsiCbcSolverInterfacevirtual
getObjCoefficients() constOsiCbcSolverInterfacevirtual
getObjName(std::string::size_type maxLen=std::string::npos) constOsiCbcSolverInterfacevirtual
OsiSolverInterface::getObjName(unsigned maxLen=static_cast< unsigned >(std::string::npos)) constOsiSolverInterfacevirtual
getObjSense() constOsiCbcSolverInterfacevirtual
getObjValue() constOsiCbcSolverInterfacevirtual
getPointerToWarmStart(bool &mustDelete)OsiSolverInterfacevirtual
getPointerToWarmStart(bool &mustDelete)OsiSolverInterfacevirtual
getPrimalRays(int maxNumRays) constOsiCbcSolverInterfacevirtual
getRealSolverPtr() constOsiCbcSolverInterfaceinline
getReducedCost() constOsiCbcSolverInterfacevirtual
getReducedGradient(double *columnReducedCosts, double *duals, const double *c) constOsiSolverInterfacevirtual
getReducedGradient(double *columnReducedCosts, double *duals, const double *c) constOsiSolverInterfacevirtual
getRightHandSide() constOsiCbcSolverInterfacevirtual
getRowActivity() constOsiCbcSolverInterfacevirtual
getRowCutDebugger() constOsiSolverInterface
getRowCutDebugger() constOsiSolverInterface
getRowCutDebuggerAlways() constOsiSolverInterface
getRowCutDebuggerAlways() constOsiSolverInterface
getRowLower() constOsiCbcSolverInterfacevirtual
getRowName(int rowIndex, std::string::size_type maxLen=std::string::npos) constOsiCbcSolverInterfacevirtual
OsiSolverInterface::getRowName(int rowIndex, unsigned maxLen=static_cast< unsigned >(std::string::npos)) constOsiSolverInterfacevirtual
getRowNames()OsiCbcSolverInterfacevirtual
getRowPrice() constOsiCbcSolverInterfacevirtual
getRowRange() constOsiCbcSolverInterfacevirtual
getRowSense() constOsiCbcSolverInterfacevirtual
getRowUpper() constOsiCbcSolverInterfacevirtual
getStrictColSolution()OsiSolverInterfacevirtual
getStrictColSolution()OsiSolverInterfacevirtual
getStrParam(OsiStrParam key, std::string &value) constOsiCbcSolverInterfacevirtual
getWarmStart() constOsiCbcSolverInterfacevirtual
handler_OsiSolverInterfaceprotected
initialSolve()OsiCbcSolverInterfacevirtual
isAbandoned() constOsiCbcSolverInterfacevirtual
isBinary(int colIndex) constOsiSolverInterfacevirtual
isBinary(int colIndex) constOsiSolverInterfacevirtual
isContinuous(int colNumber) constOsiCbcSolverInterfacevirtual
isDualObjectiveLimitReached() constOsiCbcSolverInterfacevirtual
isFreeBinary(int colIndex) constOsiSolverInterfacevirtual
isFreeBinary(int colIndex) constOsiSolverInterfacevirtual
isInteger(int colIndex) constOsiSolverInterfacevirtual
isInteger(int colIndex) constOsiSolverInterfacevirtual
isIntegerNonBinary(int colIndex) constOsiSolverInterfacevirtual
isIntegerNonBinary(int colIndex) constOsiSolverInterfacevirtual
isIterationLimitReached() constOsiCbcSolverInterfacevirtual
isNodeLimitReached() constOsiCbcSolverInterfaceinline
isPrimalObjectiveLimitReached() constOsiCbcSolverInterfacevirtual
isProvenDualInfeasible() constOsiCbcSolverInterfacevirtual
isProvenOptimal() constOsiCbcSolverInterfacevirtual
isProvenPrimalInfeasible() constOsiCbcSolverInterfacevirtual
isSolutionLimitReached() constOsiCbcSolverInterfaceinline
loadFromCoinModel(CoinModel &modelObject, bool keepSolution=false)OsiSolverInterfacevirtual
loadFromCoinModel(CoinModel &modelObject, bool keepSolution=false)OsiSolverInterfacevirtual
loadProblem(const CoinPackedMatrix &matrix, const double *collb, const double *colub, const double *obj, const double *rowlb, const double *rowub)OsiCbcSolverInterfacevirtual
loadProblem(const CoinPackedMatrix &matrix, const double *collb, const double *colub, const double *obj, const char *rowsen, const double *rowrhs, const double *rowrng)OsiCbcSolverInterfacevirtual
loadProblem(const int numcols, const int numrows, const CoinBigIndex *start, const int *index, const double *value, const double *collb, const double *colub, const double *obj, const double *rowlb, const double *rowub)OsiCbcSolverInterfacevirtual
loadProblem(const int numcols, const int numrows, const CoinBigIndex *start, const int *index, const double *value, const double *collb, const double *colub, const double *obj, const char *rowsen, const double *rowrhs, const double *rowrng)OsiCbcSolverInterfacevirtual
markHotStart()OsiCbcSolverInterfacevirtual
messageHandler() constOsiSolverInterface
messageHandler() constOsiSolverInterface
messages()OsiSolverInterface
messages()OsiSolverInterface
messages_OsiSolverInterfaceprotected
messagesPointer()OsiSolverInterface
messagesPointer()OsiSolverInterface
modelPtr_OsiCbcSolverInterfacemutableprotected
modifiableObject(int which) constOsiSolverInterface
modifiableObject(int which) constOsiSolverInterface
newLanguage(CoinMessages::Language language)OsiCbcSolverInterface
numberIntegers_OsiSolverInterfaceprotected
numberObjects() constOsiSolverInterface
numberObjects() constOsiSolverInterface
numberObjects_OsiSolverInterfaceprotected
object(int which) constOsiSolverInterface
object(int which) constOsiSolverInterface
object_OsiSolverInterfaceprotected
objects() constOsiSolverInterface
objects() constOsiSolverInterface
operator=(const OsiCbcSolverInterface &rhs)OsiCbcSolverInterface
OsiSolverInterface::operator=(const OsiSolverInterface &rhs)OsiSolverInterface
optimalBasisIsAvailable() constOsiSolverInterface
optimalBasisIsAvailable() constOsiSolverInterface
OsiCbcSolverInterface(OsiSolverInterface *solver=NULL, CbcStrategy *strategy=NULL)OsiCbcSolverInterface
OsiCbcSolverInterface(const OsiCbcSolverInterface &)OsiCbcSolverInterface
OsiCbcSolverInterfaceUnitTest(const std::string &mpsDir, const std::string &netlibDir)OsiCbcSolverInterfacefriend
OsiNameVec typedefOsiSolverInterface
OsiSolverInterface()OsiSolverInterface
OsiSolverInterface(const OsiSolverInterface &)OsiSolverInterface
OsiSolverInterface()OsiSolverInterface
OsiSolverInterface(const OsiSolverInterface &)OsiSolverInterface
passInMessageHandler(CoinMessageHandler *handler)OsiCbcSolverInterfacevirtual
pivot(int colIn, int colOut, int outStatus)OsiSolverInterfacevirtual
pivot(int colIn, int colOut, int outStatus)OsiSolverInterfacevirtual
primalPivotResult(int colIn, int sign, int &colOut, int &outStatus, double &t, CoinPackedVector *dx)OsiSolverInterfacevirtual
primalPivotResult(int colIn, int sign, int &colOut, int &outStatus, double &t, CoinPackedVector *dx)OsiSolverInterfacevirtual
readGMPL(const char *filename, const char *dataname=NULL)OsiSolverInterfacevirtual
readGMPL(const char *filename, const char *dataname=NULL)OsiSolverInterfacevirtual
readLp(const char *filename, const double epsilon=1e-5)OsiSolverInterfacevirtual
readLp(FILE *fp, const double epsilon=1e-5)OsiSolverInterface
readLp(const char *filename, const double epsilon=1e-5)OsiSolverInterfacevirtual
readLp(FILE *fp, const double epsilon=1e-5)OsiSolverInterface
readMps(const char *filename, const char *extension="mps")OsiCbcSolverInterfacevirtual
readMps(const char *filename, const char *extension="mps")OsiCbcSolverInterface
readMps(const char *filename, const char *extension, int &numberSets, CoinSet **&sets)OsiCbcSolverInterface
readMps(const char *filename, const char *extension="mps")OsiCbcSolverInterface
readMps(const char *filename, const char *extension, int &numberSets, CoinSet **&sets)OsiCbcSolverInterface
OsiSolverInterface::readMps(const char *filename, const char *extension, int &numberSets, CoinSet **&sets)OsiSolverInterfacevirtual
reducedCostFix(double gap, bool justInteger=true)OsiSolverInterfacevirtual
reducedCostFix(double gap, bool justInteger=true)OsiSolverInterfacevirtual
replaceMatrix(const CoinPackedMatrix &)OsiSolverInterfacevirtual
replaceMatrix(const CoinPackedMatrix &)OsiSolverInterfacevirtual
replaceMatrixOptional(const CoinPackedMatrix &)OsiSolverInterfacevirtual
replaceMatrixOptional(const CoinPackedMatrix &)OsiSolverInterfacevirtual
reset()OsiSolverInterfacevirtual
reset()OsiSolverInterfacevirtual
resolve()OsiCbcSolverInterfacevirtual
restoreBaseModel(int numberRows)OsiSolverInterfacevirtual
restoreBaseModel(int numberRows)OsiSolverInterfacevirtual
rowCutDebugger_OsiSolverInterfaceprotected
saveBaseModel()OsiSolverInterfacevirtual
saveBaseModel()OsiSolverInterfacevirtual
setApplicationData(void *appData)OsiSolverInterface
setApplicationData(void *appData)OsiSolverInterface
setAuxiliaryInfo(OsiAuxInfo *auxiliaryInfo)OsiSolverInterface
setAuxiliaryInfo(OsiAuxInfo *auxiliaryInfo)OsiSolverInterface
setBasisStatus(const int *cstat, const int *rstat)OsiSolverInterfacevirtual
setBasisStatus(const int *cstat, const int *rstat)OsiSolverInterfacevirtual
setColBounds(int elementIndex, double lower, double upper)OsiCbcSolverInterfacevirtual
setColLower(int elementIndex, double elementValue)OsiCbcSolverInterfacevirtual
setColLower(int elementIndex, double elementValue)=0OsiCbcSolverInterface
setColLower(const double *array)OsiCbcSolverInterface
setColLower(int elementIndex, double elementValue)=0OsiCbcSolverInterface
setColLower(const double *array)OsiCbcSolverInterface
OsiSolverInterface::setColLower(const double *array)OsiSolverInterfacevirtual
setColName(int ndx, std::string name)OsiCbcSolverInterfacevirtual
setColNames(OsiNameVec &srcNames, int srcStart, int len, int tgtStart)OsiCbcSolverInterfacevirtual
setColSetBounds(const int *indexFirst, const int *indexLast, const double *boundList)OsiCbcSolverInterfacevirtual
setColSolution(const double *colsol)OsiCbcSolverInterfacevirtual
setColumnType(int iColumn, char type)OsiSolverInterface
setColumnType(int iColumn, char type)OsiSolverInterface
setColUpper(int elementIndex, double elementValue)OsiCbcSolverInterfacevirtual
setColUpper(int elementIndex, double elementValue)=0OsiCbcSolverInterface
setColUpper(const double *array)OsiCbcSolverInterface
setColUpper(int elementIndex, double elementValue)=0OsiCbcSolverInterface
setColUpper(const double *array)OsiCbcSolverInterface
OsiSolverInterface::setColUpper(const double *array)OsiSolverInterfacevirtual
setContinuous(int index)OsiCbcSolverInterfacevirtual
setContinuous(const int *indices, int len)OsiCbcSolverInterfacevirtual
setCutoff(double value)OsiCbcSolverInterfaceinline
setDblParam(OsiDblParam key, double value)OsiCbcSolverInterfacevirtual
setHintParam(OsiHintParam key, bool yesNo=true, OsiHintStrength strength=OsiHintTry, void *otherInformation=NULL)OsiCbcSolverInterfacevirtual
setInitialData()OsiSolverInterfaceprotected
setInitialData()OsiSolverInterfaceprotected
setInteger(int index)OsiCbcSolverInterfacevirtual
setInteger(const int *indices, int len)OsiCbcSolverInterfacevirtual
setIntParam(OsiIntParam key, int value)OsiCbcSolverInterfacevirtual
setLanguage(CoinMessages::Language language)OsiCbcSolverInterfaceinline
setMaximumNodes(int value)OsiCbcSolverInterfaceinline
setMaximumSeconds(double value)OsiCbcSolverInterfaceinline
setMaximumSolutions(int value)OsiCbcSolverInterfaceinline
setNumberObjects(int number)OsiSolverInterface
setNumberObjects(int number)OsiSolverInterface
setObjCoeff(int elementIndex, double elementValue)OsiCbcSolverInterfacevirtual
setObjCoeffSet(const int *indexFirst, const int *indexLast, const double *coeffList)OsiSolverInterfacevirtual
setObjCoeffSet(const int *indexFirst, const int *indexLast, const double *coeffList)OsiSolverInterfacevirtual
setObjective(const double *array)OsiSolverInterfacevirtual
setObjective(const double *array)OsiSolverInterfacevirtual
setObjName(std::string name)OsiCbcSolverInterfacevirtual
setObjSense(double s)OsiCbcSolverInterfacevirtual
setRowBounds(int elementIndex, double lower, double upper)OsiCbcSolverInterfacevirtual
setRowColNames(const CoinMpsIO &mps)OsiSolverInterface
setRowColNames(CoinModel &mod)OsiSolverInterface
setRowColNames(CoinLpIO &mod)OsiSolverInterface
setRowColNames(const CoinMpsIO &mps)OsiSolverInterface
setRowColNames(CoinModel &mod)OsiSolverInterface
setRowColNames(CoinLpIO &mod)OsiSolverInterface
setRowLower(int elementIndex, double elementValue)OsiCbcSolverInterfacevirtual
setRowName(int ndx, std::string name)OsiCbcSolverInterfacevirtual
setRowNames(OsiNameVec &srcNames, int srcStart, int len, int tgtStart)OsiCbcSolverInterfacevirtual
setRowPrice(const double *rowprice)OsiCbcSolverInterfacevirtual
setRowSetBounds(const int *indexFirst, const int *indexLast, const double *boundList)OsiCbcSolverInterfacevirtual
setRowSetTypes(const int *indexFirst, const int *indexLast, const char *senseList, const double *rhsList, const double *rangeList)OsiCbcSolverInterfacevirtual
setRowType(int index, char sense, double rightHandSide, double range)OsiCbcSolverInterfacevirtual
setRowUpper(int elementIndex, double elementValue)OsiCbcSolverInterfacevirtual
setStrParam(OsiStrParam key, const std::string &value)OsiCbcSolverInterfacevirtual
setWarmStart(const CoinWarmStart *warmstart)OsiCbcSolverInterfacevirtual
solveFromHotStart()OsiCbcSolverInterfacevirtual
statistics(double &minimumNegative, double &maximumNegative, double &minimumPositive, double &maximumPositive, int type=3) constOsiSolverInterface
statistics(double &minimumNegative, double &maximumNegative, double &minimumPositive, double &maximumPositive, int type=3) constOsiSolverInterface
status() constOsiCbcSolverInterfaceinline
unmarkHotStart()OsiCbcSolverInterfacevirtual
writeLp(const char *filename, const char *extension="lp", double epsilon=1e-5, int numberAcross=10, int decimals=9, double objSense=0.0, bool useRowNames=true) constOsiSolverInterfacevirtual
writeLp(FILE *fp, double epsilon=1e-5, int numberAcross=10, int decimals=5, double objSense=0.0, bool useRowNames=true) constOsiSolverInterfacevirtual
writeLp(const char *filename, const char *extension="lp", double epsilon=1e-5, int numberAcross=10, int decimals=9, double objSense=0.0, bool useRowNames=true) constOsiSolverInterfacevirtual
writeLp(FILE *fp, double epsilon=1e-5, int numberAcross=10, int decimals=5, double objSense=0.0, bool useRowNames=true) constOsiSolverInterfacevirtual
writeLpNative(const char *filename, char const *const *const rowNames, char const *const *const columnNames, const double epsilon=1.0e-5, const int numberAcross=10, const int decimals=5, const double objSense=0.0, const bool useRowNames=true) constOsiSolverInterface
writeLpNative(FILE *fp, char const *const *const rowNames, char const *const *const columnNames, const double epsilon=1.0e-5, const int numberAcross=10, const int decimals=5, const double objSense=0.0, const bool useRowNames=true) constOsiSolverInterface
writeLpNative(const char *filename, char const *const *const rowNames, char const *const *const columnNames, const double epsilon=1.0e-5, const int numberAcross=10, const int decimals=5, const double objSense=0.0, const bool useRowNames=true) constOsiSolverInterface
writeLpNative(FILE *fp, char const *const *const rowNames, char const *const *const columnNames, const double epsilon=1.0e-5, const int numberAcross=10, const int decimals=5, const double objSense=0.0, const bool useRowNames=true) constOsiSolverInterface
writeMps(const char *filename, const char *extension="mps", double objSense=0.0) constOsiCbcSolverInterfacevirtual
writeMpsNative(const char *filename, const char **rowNames, const char **columnNames, int formatType=0, int numberAcross=2, double objSense=0.0) constOsiCbcSolverInterfacevirtual
OsiSolverInterface::writeMpsNative(const char *filename, const char **rowNames, const char **columnNames, int formatType=0, int numberAcross=2, double objSense=0.0, int numberSOS=0, const CoinSet *setInfo=NULL) constOsiSolverInterface
~OsiCbcSolverInterface()OsiCbcSolverInterfacevirtual
~OsiSolverInterface()OsiSolverInterfacevirtual
~OsiSolverInterface()OsiSolverInterfacevirtual