OsiGlpkSolverInterface Member List

This is the complete list of members for OsiGlpkSolverInterface, including all inherited members.
activateRowCutDebugger(const char *modelName)OsiSolverInterface [virtual]
activateRowCutDebugger(const double *solution)OsiSolverInterface [virtual]
addCol(const CoinPackedVectorBase &vec, const double collb, const double colub, const double obj)OsiGlpkSolverInterface [virtual]
OsiSolverInterface::addCol(const CoinPackedVectorBase &vec, const double collb, const double colub, const double obj, std::string name)OsiSolverInterface [virtual]
OsiSolverInterface::addCol(int numberElements, const int *rows, const double *elements, const double collb, const double colub, const double obj)OsiSolverInterface [virtual]
OsiSolverInterface::addCol(int numberElements, const int *rows, const double *elements, const double collb, const double colub, const double obj, std::string name)OsiSolverInterface [virtual]
addCols(const int numcols, const CoinPackedVectorBase *const *cols, const double *collb, const double *colub, const double *obj)OsiGlpkSolverInterface [virtual]
OsiSolverInterface::addCols(const int numcols, const int *columnStarts, const int *rows, const double *elements, const double *collb, const double *colub, const double *obj)OsiSolverInterface [virtual]
OsiSolverInterface::addCols(const CoinBuild &buildObject)OsiSolverInterface
OsiSolverInterface::addCols(CoinModel &modelObject)OsiSolverInterface
addObjects(int numberObjects, OsiObject **objects)OsiSolverInterface
addRow(const CoinPackedVectorBase &vec, const double rowlb, const double rowub)OsiGlpkSolverInterface [virtual]
addRow(const CoinPackedVectorBase &vec, const char rowsen, const double rowrhs, const double rowrng)OsiGlpkSolverInterface [virtual]
OsiSolverInterface::addRow(const CoinPackedVectorBase &vec, const double rowlb, const double rowub, std::string name)OsiSolverInterface [virtual]
OsiSolverInterface::addRow(const CoinPackedVectorBase &vec, const char rowsen, const double rowrhs, const double rowrng, std::string name)OsiSolverInterface [virtual]
OsiSolverInterface::addRow(int numberElements, const int *columns, const double *element, const double rowlb, const double rowub)OsiSolverInterface [virtual]
addRows(const int numrows, const CoinPackedVectorBase *const *rows, const double *rowlb, const double *rowub)OsiGlpkSolverInterface [virtual]
addRows(const int numrows, const CoinPackedVectorBase *const *rows, const char *rowsen, const double *rowrhs, const double *rowrng)OsiGlpkSolverInterface [virtual]
OsiSolverInterface::addRows(const int numrows, const int *rowStarts, const int *columns, const double *element, const double *rowlb, const double *rowub)OsiSolverInterface [virtual]
OsiSolverInterface::addRows(const CoinBuild &buildObject)OsiSolverInterface
OsiSolverInterface::addRows(CoinModel &modelObject)OsiSolverInterface
applyColCut(const OsiColCut &cc)OsiGlpkSolverInterface [protected, virtual]
applyCuts(const OsiCuts &cs, double effectivenessLb=0.0)OsiSolverInterface [virtual]
applyRowCut(const OsiRowCut &rc)OsiGlpkSolverInterface [protected, virtual]
applyRowCuts(int numberCuts, const OsiRowCut *cuts)OsiSolverInterface [virtual]
applyRowCuts(int numberCuts, const OsiRowCut **cuts)OsiSolverInterface [virtual]
assignProblem(CoinPackedMatrix *&matrix, double *&collb, double *&colub, double *&obj, double *&rowlb, double *&rowub)OsiGlpkSolverInterface [virtual]
assignProblem(CoinPackedMatrix *&matrix, double *&collb, double *&colub, double *&obj, char *&rowsen, double *&rowrhs, double *&rowrng)OsiGlpkSolverInterface [virtual]
basisIsAvailable() const OsiSolverInterface [virtual]
bbWasLast_OsiGlpkSolverInterface [private]
branchAndBound()OsiGlpkSolverInterface [virtual]
canDoSimplexInterface() const OsiSolverInterface [virtual]
clone(bool copyData=true) const OsiGlpkSolverInterface [virtual]
collower_OsiGlpkSolverInterface [mutable, private]
colsol_OsiGlpkSolverInterface [mutable, private]
columnType(bool refresh=false) const OsiSolverInterface [inline]
columnType_OsiSolverInterface [mutable, protected]
colupper_OsiGlpkSolverInterface [mutable, private]
convertBoundToSense(const double lower, const double upper, char &sense, double &right, double &range) const OsiSolverInterface [inline, protected]
convertSenseToBound(const char sense, const double right, const double range, double &lower, double &upper) const OsiSolverInterface [inline, protected]
copyParameters(OsiSolverInterface &rhs)OsiSolverInterface
ctype_OsiGlpkSolverInterface [mutable, private]
defaultHandler() const OsiSolverInterface [inline]
defaultHandler_OsiSolverInterface [protected]
deleteBranchingInfo(int numberDeleted, const int *which)OsiSolverInterface
deleteColNames(int tgtStart, int len)OsiSolverInterface [virtual]
deleteCols(const int num, const int *colIndices)OsiGlpkSolverInterface [virtual]
deleteObjects()OsiSolverInterface
deleteRowNames(int tgtStart, int len)OsiSolverInterface [virtual]
deleteRows(const int num, const int *rowIndices)OsiGlpkSolverInterface [virtual]
dfltRowColName(char rc, int ndx, unsigned digits=7) const OsiSolverInterface [virtual]
disableFactorization() const OsiSolverInterface [virtual]
disableSimplexInterface()OsiSolverInterface [virtual]
dualObjectiveLimit_OsiGlpkSolverInterface [private]
dualPivotResult(int &colIn, int &sign, int colOut, int outStatus, double &t, CoinPackedVector *dx)OsiSolverInterface [virtual]
dualTolerance_OsiGlpkSolverInterface [private]
enableFactorization() const OsiSolverInterface [virtual]
enableSimplexInterface(bool doingPrimal)OsiSolverInterface [virtual]
fillColBounds() const OsiGlpkSolverInterface [private]
findIntegers(bool justCount)OsiSolverInterface
findIntegersAndSOS(bool justCount)OsiSolverInterface [virtual]
forceFeasible()OsiSolverInterface
forceIntoRange(const T value, const T lower, const T upper) const OsiSolverInterface [inline, protected]
freeAllMemory()OsiGlpkSolverInterface [private]
FREECACHED_COLUMN enum valueOsiGlpkSolverInterface
FREECACHED_MATRIX enum valueOsiGlpkSolverInterface
FREECACHED_RESULTS enum valueOsiGlpkSolverInterface
FREECACHED_ROW enum valueOsiGlpkSolverInterface
freeCachedColRim()OsiGlpkSolverInterface [private]
freeCachedData(int keepCached=KEEPCACHED_NONE)OsiGlpkSolverInterface [private]
freeCachedMatrix()OsiGlpkSolverInterface [private]
freeCachedResults()OsiGlpkSolverInterface [private]
freeCachedRowRim()OsiGlpkSolverInterface [private]
getApplicationData() const OsiSolverInterface
getAuxiliaryInfo() const OsiSolverInterface
getBasics(int *index) const OsiSolverInterface [virtual]
getBasisStatus(int *cstat, int *rstat) const OsiSolverInterface [virtual]
getBInvACol(int col, double *vec) const OsiSolverInterface [virtual]
getBInvARow(int row, double *z, double *slack=NULL) const OsiSolverInterface [virtual]
getBInvCol(int col, double *vec) const OsiSolverInterface [virtual]
getBInvRow(int row, double *z) const OsiSolverInterface [virtual]
getColLower() const OsiGlpkSolverInterface [virtual]
getColName(int colIndex, unsigned maxLen=(unsigned) std::string::npos) const OsiSolverInterface [virtual]
getColNames()OsiSolverInterface [virtual]
getColSolution() const OsiGlpkSolverInterface [virtual]
getColType(bool refresh=false) const OsiSolverInterface [virtual]
getColUpper() const OsiGlpkSolverInterface [virtual]
getDblParam(OsiDblParam key, double &value) const OsiGlpkSolverInterface [virtual]
getDualRays(int maxNumRays) const OsiGlpkSolverInterface [virtual]
getEmptyWarmStart() const OsiGlpkSolverInterface [inline, virtual]
getFractionalIndices(const double etol=1.e-05) const OsiSolverInterface [virtual]
getHintParam(OsiHintParam key, bool &yesNo, OsiHintStrength &strength, void *&otherInformation) const OsiSolverInterface [inline, virtual]
getHintParam(OsiHintParam key, bool &yesNo, OsiHintStrength &strength) const OsiSolverInterface [inline, virtual]
getHintParam(OsiHintParam key, bool &yesNo) const OsiSolverInterface [inline, virtual]
getInfinity() const OsiGlpkSolverInterface [virtual]
getIntegerTolerance() const OsiSolverInterface [inline]
getIntParam(OsiIntParam key, int &value) const OsiGlpkSolverInterface [virtual]
getIterationCount() const OsiGlpkSolverInterface [virtual]
getMatrixByCol() const OsiGlpkSolverInterface [virtual]
getMatrixByRow() const OsiGlpkSolverInterface [virtual]
getModelPtr()OsiGlpkSolverInterface
getMutableMatrixByCol() const OsiSolverInterface [inline, virtual]
getMutableMatrixByRow() const OsiSolverInterface [inline, virtual]
getMutableModelPtr() const OsiGlpkSolverInterface [protected]
getNumCols() const OsiGlpkSolverInterface [virtual]
getNumElements() const OsiGlpkSolverInterface [virtual]
getNumIntegers() const OsiSolverInterface [virtual]
getNumRows() const OsiGlpkSolverInterface [virtual]
getObjCoefficients() const OsiGlpkSolverInterface [virtual]
getObjName(unsigned maxLen=(unsigned) std::string::npos) const OsiSolverInterface [virtual]
getObjSense() const OsiGlpkSolverInterface [virtual]
getObjValue() const OsiGlpkSolverInterface [virtual]
getPointerToWarmStart(bool &mustDelete)OsiSolverInterface [virtual]
getPrimalRays(int maxNumRays) const OsiGlpkSolverInterface [virtual]
getReducedCost() const OsiGlpkSolverInterface [virtual]
getReducedGradient(double *columnReducedCosts, double *duals, const double *c)OsiSolverInterface [virtual]
getRightHandSide() const OsiGlpkSolverInterface [virtual]
getRowActivity() const OsiGlpkSolverInterface [virtual]
getRowCutDebugger() const OsiSolverInterface
getRowCutDebuggerAlways() const OsiSolverInterface
getRowLower() const OsiGlpkSolverInterface [virtual]
getRowName(int rowIndex, unsigned maxLen=(unsigned) std::string::npos) const OsiSolverInterface [virtual]
getRowNames()OsiSolverInterface [virtual]
getRowPrice() const OsiGlpkSolverInterface [virtual]
getRowRange() const OsiGlpkSolverInterface [virtual]
getRowSense() const OsiGlpkSolverInterface [virtual]
getRowUpper() const OsiGlpkSolverInterface [virtual]
getStrictColSolution()OsiSolverInterface
getStrParam(OsiStrParam key, std::string &value) const OsiGlpkSolverInterface [virtual]
getWarmStart() const OsiGlpkSolverInterface [virtual]
gutsOfConstructor()OsiGlpkSolverInterface [private]
gutsOfCopy(const OsiGlpkSolverInterface &source)OsiGlpkSolverInterface [private]
gutsOfDestructor()OsiGlpkSolverInterface [private]
handler_OsiSolverInterface [protected]
hotStartCDualVal_OsiGlpkSolverInterface [private]
hotStartCStat_OsiGlpkSolverInterface [private]
hotStartCStatSize_OsiGlpkSolverInterface [private]
hotStartCVal_OsiGlpkSolverInterface [private]
hotStartMaxIteration_OsiGlpkSolverInterface [private]
hotStartRDualVal_OsiGlpkSolverInterface [private]
hotStartRStat_OsiGlpkSolverInterface [private]
hotStartRStatSize_OsiGlpkSolverInterface [private]
hotStartRVal_OsiGlpkSolverInterface [private]
info_OsiGlpkSolverInterface [mutable, private]
initialSolve()OsiGlpkSolverInterface [virtual]
isAbandoned() const OsiGlpkSolverInterface [virtual]
isAbandoned_OsiGlpkSolverInterface [private]
isBinary(int colIndex) const OsiSolverInterface [virtual]
isContinuous(int colNumber) const OsiGlpkSolverInterface [virtual]
isDualInfeasible_OsiGlpkSolverInterface [private]
isDualObjectiveLimitReached() const OsiGlpkSolverInterface [virtual]
isFeasible() const OsiGlpkSolverInterface [virtual]
isFeasible_OsiGlpkSolverInterface [private]
isFreeBinary(int colIndex) const OsiSolverInterface [virtual]
isInteger(int colIndex) const OsiSolverInterface [virtual]
isIntegerNonBinary(int colIndex) const OsiSolverInterface [virtual]
isIterationLimitReached() const OsiGlpkSolverInterface [virtual]
isIterationLimitReached_OsiGlpkSolverInterface [private]
isObjLowerLimitReached_OsiGlpkSolverInterface [private]
isObjUpperLimitReached_OsiGlpkSolverInterface [private]
isPrimalObjectiveLimitReached() const OsiGlpkSolverInterface [virtual]
isPrimInfeasible_OsiGlpkSolverInterface [private]
isProvenDualInfeasible() const OsiGlpkSolverInterface [virtual]
isProvenOptimal() const OsiGlpkSolverInterface [virtual]
isProvenPrimalInfeasible() const OsiGlpkSolverInterface [virtual]
isTimeLimitReached() const OsiGlpkSolverInterface [virtual]
isTimeLimitReached_OsiGlpkSolverInterface [private]
iter_used_OsiGlpkSolverInterface [mutable, private]
KEEPCACHED_ALL enum valueOsiGlpkSolverInterface
KEEPCACHED_COLUMN enum valueOsiGlpkSolverInterface
KEEPCACHED_MATRIX enum valueOsiGlpkSolverInterface
KEEPCACHED_NONE enum valueOsiGlpkSolverInterface
KEEPCACHED_PROBLEM enum valueOsiGlpkSolverInterface
KEEPCACHED_RESULTS enum valueOsiGlpkSolverInterface
KEEPCACHED_ROW enum valueOsiGlpkSolverInterface
keepCachedFlag enum nameOsiGlpkSolverInterface
loadFromCoinModel(CoinModel &modelObject, bool keepSolution=false)OsiSolverInterface [virtual]
loadProblem(const CoinPackedMatrix &matrix, const double *collb, const double *colub, const double *obj, const double *rowlb, const double *rowub)OsiGlpkSolverInterface [virtual]
loadProblem(const CoinPackedMatrix &matrix, const double *collb, const double *colub, const double *obj, const char *rowsen, const double *rowrhs, const double *rowrng)OsiGlpkSolverInterface [virtual]
loadProblem(const int numcols, const int numrows, const int *start, const int *index, const double *value, const double *collb, const double *colub, const double *obj, const double *rowlb, const double *rowub)OsiGlpkSolverInterface [virtual]
loadProblem(const int numcols, const int numrows, const int *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)OsiGlpkSolverInterface [virtual]
lp_OsiGlpkSolverInterface [mutable, private]
markHotStart()OsiGlpkSolverInterface [virtual]
matrixByCol_OsiGlpkSolverInterface [mutable, private]
matrixByRow_OsiGlpkSolverInterface [mutable, private]
maxIteration_OsiGlpkSolverInterface [private]
messageHandler() const OsiSolverInterface [inline]
messages()OsiSolverInterface [inline]
messages_OsiSolverInterface [protected]
messagesPointer()OsiSolverInterface [inline]
modifiableObject(int which) const OsiSolverInterface [inline]
nameDisc_OsiGlpkSolverInterface [private]
newLanguage(CoinMessages::Language language)OsiSolverInterface
numberIntegers_OsiSolverInterface [protected]
numberObjects() const OsiSolverInterface [inline]
numberObjects_OsiSolverInterface [protected]
obj_OsiGlpkSolverInterface [mutable, private]
object(int which) const OsiSolverInterface [inline]
object_OsiSolverInterface [protected]
objects() const OsiSolverInterface [inline]
objOffset_OsiGlpkSolverInterface [private]
operator=(const OsiGlpkSolverInterface &rhs)OsiGlpkSolverInterface
optimalBasisIsAvailable() const OsiSolverInterface [inline]
OsiGlpkSolverInterface()OsiGlpkSolverInterface
OsiGlpkSolverInterface(const OsiGlpkSolverInterface &)OsiGlpkSolverInterface
OsiGlpkSolverInterfaceUnitTest(const std::string &mpsDir, const std::string &netlibDir)OsiGlpkSolverInterface [friend]
OsiNameVec typedefOsiSolverInterface
OsiSolverInterface()OsiSolverInterface
OsiSolverInterface(const OsiSolverInterface &)OsiSolverInterface
passInMessageHandler(CoinMessageHandler *handler)OsiSolverInterface
pivot(int colIn, int colOut, int outStatus)OsiSolverInterface [virtual]
primalObjectiveLimit_OsiGlpkSolverInterface [private]
primalPivotResult(int colIn, int sign, int &colOut, int &outStatus, double &t, CoinPackedVector *dx)OsiSolverInterface [virtual]
primalTolerance_OsiGlpkSolverInterface [private]
printBounds()OsiGlpkSolverInterface [private]
probName_OsiGlpkSolverInterface [private]
readGMPL(const char *filename, const char *dataname=NULL)OsiSolverInterface [virtual]
readLp(const char *filename, const double epsilon=1e-5)OsiSolverInterface [virtual]
readLp(FILE *fp, const double epsilon=1e-5)OsiSolverInterface
readMps(const char *filename, const char *extension="mps")OsiGlpkSolverInterface [virtual]
OsiSolverInterface::readMps(const char *filename, const char *extension, int &numberSets, CoinSet **&sets)OsiSolverInterface [virtual]
redcost_OsiGlpkSolverInterface [mutable, private]
reducedCostFix(double gap, bool justInteger=true)OsiSolverInterface [virtual]
replaceMatrix(const CoinPackedMatrix &matrix)OsiSolverInterface [inline, virtual]
replaceMatrixOptional(const CoinPackedMatrix &matrix)OsiSolverInterface [inline, virtual]
reset()OsiGlpkSolverInterface [virtual]
resolve()OsiGlpkSolverInterface [virtual]
restoreBaseModel(int numberRows)OsiSolverInterface [virtual]
rhs_OsiGlpkSolverInterface [mutable, private]
rowact_OsiGlpkSolverInterface [mutable, private]
rowCutDebugger_OsiSolverInterface [protected]
rowlower_OsiGlpkSolverInterface [mutable, private]
rowrange_OsiGlpkSolverInterface [mutable, private]
rowsense_OsiGlpkSolverInterface [mutable, private]
rowsol_OsiGlpkSolverInterface [mutable, private]
rowupper_OsiGlpkSolverInterface [mutable, private]
saveBaseModel()OsiSolverInterface [inline, virtual]
setApplicationData(void *appData)OsiSolverInterface
setAuxiliaryInfo(OsiAuxInfo *auxiliaryInfo)OsiSolverInterface
setBasisStatus(const int *cstat, const int *rstat)OsiSolverInterface [virtual]
setColBounds(int elementIndex, double lower, double upper)OsiGlpkSolverInterface [virtual]
setColLower(int elementIndex, double elementValue)OsiGlpkSolverInterface [virtual]
OsiSolverInterface::setColLower(const double *array)OsiSolverInterface [virtual]
setColName(int ndx, std::string name)OsiGlpkSolverInterface [virtual]
setColNames(OsiNameVec &srcNames, int srcStart, int len, int tgtStart)OsiSolverInterface [virtual]
setColSetBounds(const int *indexFirst, const int *indexLast, const double *boundList)OsiGlpkSolverInterface [virtual]
setColSolution(const double *colsol)OsiGlpkSolverInterface [virtual]
setColUpper(int elementIndex, double elementValue)OsiGlpkSolverInterface [virtual]
OsiSolverInterface::setColUpper(const double *array)OsiSolverInterface [virtual]
setContinuous(int index)OsiGlpkSolverInterface [virtual]
setContinuous(const int *indices, int len)OsiGlpkSolverInterface [virtual]
setDblParam(OsiDblParam key, double value)OsiGlpkSolverInterface [virtual]
setHintParam(OsiHintParam key, bool sense=true, OsiHintStrength strength=OsiHintTry, void *info=0)OsiGlpkSolverInterface [virtual]
setInitialData()OsiSolverInterface [protected]
setInteger(int index)OsiGlpkSolverInterface [virtual]
setInteger(const int *indices, int len)OsiGlpkSolverInterface [virtual]
setIntParam(OsiIntParam key, int value)OsiGlpkSolverInterface [virtual]
setLanguage(CoinMessages::Language language)OsiSolverInterface [inline]
setNumberObjects(int number)OsiSolverInterface [inline]
setObjCoeff(int elementIndex, double elementValue)OsiGlpkSolverInterface [virtual]
setObjCoeffSet(const int *indexFirst, const int *indexLast, const double *coeffList)OsiSolverInterface [virtual]
setObjective(const double *array)OsiSolverInterface [virtual]
setObjectiveAndRefresh(double *c)OsiSolverInterface [virtual]
setObjName(std::string name)OsiGlpkSolverInterface [virtual]
setObjSense(double s)OsiGlpkSolverInterface [virtual]
setRowBounds(int elementIndex, double lower, double upper)OsiGlpkSolverInterface [virtual]
setRowColNames(const CoinMpsIO &mps)OsiSolverInterface
setRowColNames(CoinModel &mod)OsiSolverInterface
setRowColNames(CoinLpIO &mod)OsiSolverInterface
setRowLower(int elementIndex, double elementValue)OsiGlpkSolverInterface [virtual]
setRowName(int ndx, std::string name)OsiGlpkSolverInterface [virtual]
setRowNames(OsiNameVec &srcNames, int srcStart, int len, int tgtStart)OsiSolverInterface [virtual]
setRowPrice(const double *rowprice)OsiGlpkSolverInterface [virtual]
setRowSetBounds(const int *indexFirst, const int *indexLast, const double *boundList)OsiGlpkSolverInterface [virtual]
setRowSetTypes(const int *indexFirst, const int *indexLast, const char *senseList, const double *rhsList, const double *rangeList)OsiGlpkSolverInterface [virtual]
setRowType(int index, char sense, double rightHandSide, double range)OsiGlpkSolverInterface [virtual]
setRowUpper(int elementIndex, double elementValue)OsiGlpkSolverInterface [virtual]
setStrParam(OsiStrParam key, const std::string &value)OsiGlpkSolverInterface [virtual]
setWarmStart(const CoinWarmStart *warmstart)OsiGlpkSolverInterface [virtual]
solveFromHotStart()OsiGlpkSolverInterface [virtual]
unmarkHotStart()OsiGlpkSolverInterface [virtual]
writeLp(const char *filename, const char *extension="lp", double epsilon=1e-5, int numberAcross=10, int decimals=5, double objSense=0.0, bool useRowNames=true) const OsiSolverInterface [virtual]
writeLp(FILE *fp, double epsilon=1e-5, int numberAcross=10, int decimals=5, double objSense=0.0, bool useRowNames=true) const OsiSolverInterface [virtual]
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) const OsiSolverInterface
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) const OsiSolverInterface
writeMps(const char *filename, const char *extension="mps", double objSense=0.0) const OsiGlpkSolverInterface [virtual]
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) const OsiSolverInterface
~OsiGlpkSolverInterface()OsiGlpkSolverInterface [virtual]
~OsiSolverInterface()OsiSolverInterface [virtual]

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1