Vol  1.5.4
OsiVolSolverInterface Member List

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

addCol(const CoinPackedVectorBase &vec, const double collb, const double colub, const double obj)OsiVolSolverInterfacevirtual
addCols(const int numcols, const CoinPackedVectorBase *const *cols, const double *collb, const double *colub, const double *obj)OsiVolSolverInterfacevirtual
addRow(const CoinPackedVectorBase &vec, const double rowlb, const double rowub)OsiVolSolverInterfacevirtual
addRow(const CoinPackedVectorBase &vec, const char rowsen, const double rowrhs, const double rowrng)OsiVolSolverInterfacevirtual
addRows(const int numrows, const CoinPackedVectorBase *const *rows, const double *rowlb, const double *rowub)OsiVolSolverInterfacevirtual
addRows(const int numrows, const CoinPackedVectorBase *const *rows, const char *rowsen, const double *rowrhs, const double *rowrng)OsiVolSolverInterfacevirtual
applyColCut(const OsiColCut &cc)OsiVolSolverInterfaceprotectedvirtual
applyRowCut(const OsiRowCut &rc)OsiVolSolverInterfaceprotectedvirtual
assignProblem(CoinPackedMatrix *&matrix, double *&collb, double *&colub, double *&obj, double *&rowlb, double *&rowub)OsiVolSolverInterfacevirtual
assignProblem(CoinPackedMatrix *&matrix, double *&collb, double *&colub, double *&obj, char *&rowsen, double *&rowrhs, double *&rowrng)OsiVolSolverInterfacevirtual
branchAndBound()OsiVolSolverInterfaceinlinevirtual
checkData_() constOsiVolSolverInterfaceprivate
clone(bool copyData=true) constOsiVolSolverInterfacevirtual
collower_OsiVolSolverInterfaceprivate
colMatrix_OsiVolSolverInterfacemutableprivate
colMatrixCurrent_OsiVolSolverInterfacemutableprivate
colMatrixOneMinusOne_OsiVolSolverInterfaceprivate
colRimAllocator_()OsiVolSolverInterfaceprivate
colRimResize_(const int newSize)OsiVolSolverInterfaceprivate
colsol_OsiVolSolverInterfaceprivate
colupper_OsiVolSolverInterfaceprivate
compute_rc(const VOL_dvector &u, VOL_dvector &rc)OsiVolSolverInterfaceprivatevirtual
compute_rc_(const double *u, double *rc) constOsiVolSolverInterfaceprivate
continuous_OsiVolSolverInterfaceprivate
convertBoundsToSenses_()OsiVolSolverInterfaceprivate
convertSensesToBounds_()OsiVolSolverInterfaceprivate
deleteCols(const int num, const int *colIndices)OsiVolSolverInterfacevirtual
deleteRows(const int num, const int *rowIndices)OsiVolSolverInterfacevirtual
getColLower() constOsiVolSolverInterfaceinlinevirtual
getColSolution() constOsiVolSolverInterfaceinlinevirtual
getColUpper() constOsiVolSolverInterfaceinlinevirtual
getDblParam(OsiDblParam key, double &value) constOsiVolSolverInterface
getDualRays(int maxNumRays, bool fullRay=false) constOsiVolSolverInterfacevirtual
getEmptyWarmStart() constOsiVolSolverInterfacevirtual
getInfinity() constOsiVolSolverInterfaceinlinevirtual
getIntParam(OsiIntParam key, int &value) constOsiVolSolverInterface
getIterationCount() constOsiVolSolverInterfaceinlinevirtual
getMatrixByCol() constOsiVolSolverInterfacevirtual
getMatrixByRow() constOsiVolSolverInterfacevirtual
getNumCols() constOsiVolSolverInterfaceinlinevirtual
getNumElements() constOsiVolSolverInterfaceinlinevirtual
getNumRows() constOsiVolSolverInterfaceinlinevirtual
getObjCoefficients() constOsiVolSolverInterfaceinlinevirtual
getObjSense() constOsiVolSolverInterfaceinlinevirtual
getObjValue() constOsiVolSolverInterfaceinlinevirtual
getPrimalRays(int maxNumRays) constOsiVolSolverInterfacevirtual
getReducedCost() constOsiVolSolverInterfaceinlinevirtual
getRightHandSide() constOsiVolSolverInterfaceinlinevirtual
getRowActivity() constOsiVolSolverInterfaceinlinevirtual
getRowLower() constOsiVolSolverInterfaceinlinevirtual
getRowPrice() constOsiVolSolverInterfaceinlinevirtual
getRowRange() constOsiVolSolverInterfaceinlinevirtual
getRowSense() constOsiVolSolverInterfaceinlinevirtual
getRowUpper() constOsiVolSolverInterfaceinlinevirtual
getStrParam(OsiStrParam key, std::string &value) constOsiVolSolverInterface
getWarmStart() constOsiVolSolverInterfacevirtual
gutsOfDestructor_()OsiVolSolverInterfaceprivate
heuristics(const VOL_problem &, const VOL_dvector &, double &heur_val)OsiVolSolverInterfaceinlineprivatevirtual
initFromClbCubObj(const int colnum, const double *collb, const double *colub, const double *obj)OsiVolSolverInterfaceprotected
initFromRhsSenseRange(const int rownum, const char *rowsen, const double *rowrhs, const double *rowrng)OsiVolSolverInterfaceprotected
initFromRlbRub(const int rownum, const double *rowlb, const double *rowub)OsiVolSolverInterfaceprotected
initialSolve()OsiVolSolverInterfacevirtual
isAbandoned() constOsiVolSolverInterfacevirtual
isContinuous(int colNumber) constOsiVolSolverInterfacevirtual
isDualObjectiveLimitReached() constOsiVolSolverInterfacevirtual
isIterationLimitReached() constOsiVolSolverInterfacevirtual
isPrimalObjectiveLimitReached() constOsiVolSolverInterfacevirtual
isProvenDualInfeasible() constOsiVolSolverInterfacevirtual
isProvenOptimal() constOsiVolSolverInterfacevirtual
isProvenPrimalInfeasible() constOsiVolSolverInterfacevirtual
isZeroOneMinusOne_OsiVolSolverInterfaceprivate
lagrangeanCost_OsiVolSolverInterfaceprivate
lhs_OsiVolSolverInterfaceprivate
loadProblem(const CoinPackedMatrix &matrix, const double *collb, const double *colub, const double *obj, const double *rowlb, const double *rowub)OsiVolSolverInterfacevirtual
loadProblem(const CoinPackedMatrix &matrix, const double *collb, const double *colub, const double *obj, const char *rowsen, const double *rowrhs, const double *rowrng)OsiVolSolverInterfacevirtual
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)OsiVolSolverInterfacevirtual
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)OsiVolSolverInterfacevirtual
markHotStart()OsiVolSolverInterfacevirtual
maxNumcols_OsiVolSolverInterfaceprivate
maxNumrows_OsiVolSolverInterfaceprivate
objcoeffs_OsiVolSolverInterfaceprivate
objsense_OsiVolSolverInterfaceprivate
operator=(const OsiVolSolverInterface &rhs)OsiVolSolverInterface
OsiVolSolverInterface()OsiVolSolverInterface
OsiVolSolverInterface(const OsiVolSolverInterface &)OsiVolSolverInterface
OsiVolSolverInterfaceUnitTest(const std::string &mpsDir, const std::string &netlibDir)OsiVolSolverInterfacefriend
rc_OsiVolSolverInterfaceprivate
readMps(const char *filename, const char *extension="mps")OsiVolSolverInterfacevirtual
resolve()OsiVolSolverInterfacevirtual
rhs_OsiVolSolverInterfaceprivate
rowlower_OsiVolSolverInterfaceprivate
rowMatrix_OsiVolSolverInterfacemutableprivate
rowMatrixCurrent_OsiVolSolverInterfacemutableprivate
rowMatrixOneMinusOne_OsiVolSolverInterfaceprivate
rowprice_OsiVolSolverInterfaceprivate
rowpriceHotStart_OsiVolSolverInterfaceprivate
rowrange_OsiVolSolverInterfaceprivate
rowRimAllocator_()OsiVolSolverInterfaceprivate
rowRimResize_(const int newSize)OsiVolSolverInterfaceprivate
rowsense_OsiVolSolverInterfaceprivate
rowupper_OsiVolSolverInterfaceprivate
setColBounds(int elementIndex, double lower, double upper)OsiVolSolverInterfaceinlinevirtual
setColLower(int elementIndex, double elementValue)OsiVolSolverInterfaceinlinevirtual
setColSetBounds(const int *indexFirst, const int *indexLast, const double *boundList)OsiVolSolverInterfacevirtual
setColSolution(const double *colsol)OsiVolSolverInterfacevirtual
setColUpper(int elementIndex, double elementValue)OsiVolSolverInterfaceinlinevirtual
setContinuous(int index)OsiVolSolverInterfacevirtual
setContinuous(const int *indices, int len)OsiVolSolverInterfacevirtual
setDblParam(OsiDblParam key, double value)OsiVolSolverInterface
setInteger(int index)OsiVolSolverInterfacevirtual
setInteger(const int *indices, int len)OsiVolSolverInterfacevirtual
setIntParam(OsiIntParam key, int value)OsiVolSolverInterface
setObjCoeff(int elementIndex, double elementValue)OsiVolSolverInterfaceinlinevirtual
setObjSense(double s)OsiVolSolverInterfaceinlinevirtual
setRowBounds(int elementIndex, double lower, double upper)OsiVolSolverInterfaceinlinevirtual
setRowLower(int elementIndex, double elementValue)OsiVolSolverInterfaceinlinevirtual
setRowPrice(const double *rowprice)OsiVolSolverInterfacevirtual
setRowSetBounds(const int *indexFirst, const int *indexLast, const double *boundList)OsiVolSolverInterfacevirtual
setRowSetTypes(const int *indexFirst, const int *indexLast, const char *senseList, const double *rhsList, const double *rangeList)OsiVolSolverInterfacevirtual
setRowType(int index, char sense, double rightHandSide, double range)OsiVolSolverInterfaceinlinevirtual
setRowUpper(int elementIndex, double elementValue)OsiVolSolverInterfaceinlinevirtual
setStrParam(OsiStrParam key, const std::string &value)OsiVolSolverInterface
setWarmStart(const CoinWarmStart *warmstart)OsiVolSolverInterfacevirtual
solve_subproblem(const VOL_dvector &dual, const VOL_dvector &rc, double &lcost, VOL_dvector &x, VOL_dvector &v, double &pcost)OsiVolSolverInterfaceprivatevirtual
solveFromHotStart()OsiVolSolverInterfacevirtual
test_zero_one_minusone_(const CoinPackedMatrix &m) constOsiVolSolverInterfaceprivate
unmarkHotStart()OsiVolSolverInterfacevirtual
updateColMatrix_() constOsiVolSolverInterfaceprivate
updateRowMatrix_() constOsiVolSolverInterfaceprivate
volprob()OsiVolSolverInterfaceinline
volprob_OsiVolSolverInterfaceprivate
writeMps(const char *filename, const char *extension="mps", double objSense=0.0) constOsiVolSolverInterfacevirtual
~OsiVolSolverInterface()OsiVolSolverInterfacevirtual
~VOL_user_hooks()VOL_user_hooksinlinevirtual