, including all inherited members.
| addCol(const CoinPackedVectorBase &vec, const double collb, const double colub, const double obj) | OsiClpSolverInterface | [virtual] |
| addCol(const CoinPackedVectorBase &vec, const double collb, const double colub, const double obj, std::string name) | OsiClpSolverInterface | [virtual] |
| addCol(int numberElements, const int *rows, const double *elements, const double collb, const double colub, const double obj) | OsiClpSolverInterface | [virtual] |
| addCol(int numberElements, const int *rows, const double *elements, const double collb, const double colub, const double obj, std::string name) | OsiClpSolverInterface | [virtual] |
| addCols(const int numcols, const CoinPackedVectorBase *const *cols, const double *collb, const double *colub, const double *obj) | OsiClpSolverInterface | [virtual] |
| addCols(const int numcols, const int *columnStarts, const int *rows, const double *elements, const double *collb, const double *colub, const double *obj) | OsiClpSolverInterface | [virtual] |
| addRow(const CoinPackedVectorBase &vec, const double rowlb, const double rowub) | OsiClpSolverInterface | [virtual] |
| addRow(const CoinPackedVectorBase &vec, const double rowlb, const double rowub, std::string name) | OsiClpSolverInterface | [virtual] |
| addRow(const CoinPackedVectorBase &vec, const char rowsen, const double rowrhs, const double rowrng) | OsiClpSolverInterface | [virtual] |
| addRow(int numberElements, const int *columns, const double *element, const double rowlb, const double rowub) | OsiClpSolverInterface | [virtual] |
| addRow(const CoinPackedVectorBase &vec, const char rowsen, const double rowrhs, const double rowrng, std::string name) | OsiClpSolverInterface | [virtual] |
| addRows(const int numrows, const CoinPackedVectorBase *const *rows, const double *rowlb, const double *rowub) | OsiClpSolverInterface | [virtual] |
| addRows(const int numrows, const CoinPackedVectorBase *const *rows, const char *rowsen, const double *rowrhs, const double *rowrng) | OsiClpSolverInterface | [virtual] |
| addRows(const int numrows, const int *rowStarts, const int *columns, const double *element, const double *rowlb, const double *rowub) | OsiClpSolverInterface | [virtual] |
| applyColCut(const OsiColCut &cc) | OsiClpSolverInterface | [protected, virtual] |
| applyCuts(const OsiCuts &cs, double effectivenessLb=0.0) | OsiClpSolverInterface | [virtual] |
| applyRowCut(const OsiRowCut &rc) | OsiClpSolverInterface | [protected, virtual] |
| applyRowCuts(int numberCuts, const OsiRowCut *cuts) | OsiClpSolverInterface | [virtual] |
| applyRowCuts(int numberCuts, const OsiRowCut **cuts) | OsiClpSolverInterface | [virtual] |
| assignProblem(CoinPackedMatrix *&matrix, double *&collb, double *&colub, double *&obj, double *&rowlb, double *&rowub) | OsiClpSolverInterface | [virtual] |
| assignProblem(CoinPackedMatrix *&matrix, double *&collb, double *&colub, double *&obj, char *&rowsen, double *&rowrhs, double *&rowrng) | OsiClpSolverInterface | [virtual] |
| baseModel_ | OsiClpSolverInterface | [protected] |
| basis_ | OsiClpSolverInterface | [protected] |
| basisIsAvailable() const | OsiClpSolverInterface | [virtual] |
| bestObjectiveValue() const | OsiSolverLinearizedQuadratic | [inline] |
| bestObjectiveValue_ | OsiSolverLinearizedQuadratic | [protected] |
| bestSolution() const | OsiSolverLinearizedQuadratic | [inline] |
| bestSolution_ | OsiSolverLinearizedQuadratic | [protected] |
| branchAndBound() | OsiClpSolverInterface | [virtual] |
| canDoSimplexInterface() const | OsiClpSolverInterface | [virtual] |
| cleanupScaling() const | OsiClpSolverInterface | |
| cleanupScaling_ | OsiClpSolverInterface | [protected] |
| clone(bool copyData=true) const | OsiSolverLinearizedQuadratic | [virtual] |
| columnActivity_ | OsiClpSolverInterface | [protected] |
| columnScale_ | OsiClpSolverInterface | [protected] |
| computeLargestAway() | OsiClpSolverInterface | |
| continuousModel_ | OsiClpSolverInterface | [protected] |
| copyEnabledStuff(ClpSimplex &rhs) | OsiClpSolverInterface | |
| copyEnabledSuff(OsiClpSolverInterface &rhs) | OsiClpSolverInterface | |
| crossover(int options, int basis) | OsiClpSolverInterface | |
| crunch() | OsiClpSolverInterface | [protected] |
| deleteCols(const int num, const int *colIndices) | OsiClpSolverInterface | [virtual] |
| deleteRows(const int num, const int *rowIndices) | OsiClpSolverInterface | [virtual] |
| deleteScaleFactors() | OsiClpSolverInterface | |
| disableFactorization() const | OsiClpSolverInterface | [virtual] |
| disableSimplexInterface() | OsiClpSolverInterface | [virtual] |
| disasterHandler() const | OsiClpSolverInterface | |
| disasterHandler_ | OsiClpSolverInterface | [protected] |
| downRange() const | OsiClpSolverInterface | |
| dualPivotResult(int &colIn, int &sign, int colOut, int outStatus, double &t, CoinPackedVector *dx) | OsiClpSolverInterface | [virtual] |
| enableFactorization() const | OsiClpSolverInterface | [virtual] |
| enableSimplexInterface(bool doingPrimal) | OsiClpSolverInterface | [virtual] |
| extractSenseRhsRange() const | OsiClpSolverInterface | [protected] |
| factorization_ | OsiClpSolverInterface | [protected] |
| fakeMinInSimplex_ | OsiClpSolverInterface | [protected] |
| fakeObjective() const | OsiClpSolverInterface | |
| fakeObjective_ | OsiClpSolverInterface | [protected] |
| fillParamMaps() | OsiClpSolverInterface | [protected] |
| findIntegersAndSOS(bool justCount) | OsiClpSolverInterface | [virtual] |
| freeCachedResults() const | OsiClpSolverInterface | [protected] |
| freeCachedResults0() const | OsiClpSolverInterface | [protected] |
| freeCachedResults1() const | OsiClpSolverInterface | [protected] |
| generateCpp(FILE *fp) | OsiClpSolverInterface | |
| getBasics(int *index) const | OsiClpSolverInterface | [virtual] |
| getBasis(const unsigned char *statusArray) const | OsiClpSolverInterface | |
| getBasis(ClpSimplex *model) const | OsiClpSolverInterface | [protected] |
| getBasisDiff(const unsigned char *statusArray) const | OsiClpSolverInterface | |
| getBasisStatus(int *cstat, int *rstat) const | OsiClpSolverInterface | [virtual] |
| getBInvACol(int col, double *vec) const | OsiClpSolverInterface | [virtual] |
| getBInvACol(int col, CoinIndexedVector *vec) const | OsiClpSolverInterface | [virtual] |
| getBInvACol(CoinIndexedVector *vec) const | OsiClpSolverInterface | [virtual] |
| getBInvARow(int row, double *z, double *slack=NULL) const | OsiClpSolverInterface | [virtual] |
| getBInvARow(int row, CoinIndexedVector *z, CoinIndexedVector *slack=NULL, bool keepScaled=false) const | OsiClpSolverInterface | [virtual] |
| getBInvCol(int col, double *vec) const | OsiClpSolverInterface | [virtual] |
| getBInvRow(int row, double *z) const | OsiClpSolverInterface | [virtual] |
| getColLower() const | OsiClpSolverInterface | [virtual] |
| getColName(int colIndex, unsigned maxLen=static_cast< unsigned >(std::string::npos)) const | OsiClpSolverInterface | [virtual] |
| getColSolution() const | OsiClpSolverInterface | [virtual] |
| getColType(bool refresh=false) const | OsiClpSolverInterface | [virtual] |
| getColUpper() const | OsiClpSolverInterface | [virtual] |
| getConstPointerToWarmStart() const | OsiClpSolverInterface | |
| getDblParam(OsiDblParam key, double &value) const | OsiClpSolverInterface | |
| getDualRays(int maxNumRays, bool fullRay=false) const | OsiClpSolverInterface | [virtual] |
| getEmptyWarmStart() const | OsiClpSolverInterface | [virtual] |
| getInfinity() const | OsiClpSolverInterface | [virtual] |
| getIntParam(OsiIntParam key, int &value) const | OsiClpSolverInterface | |
| getIterationCount() const | OsiClpSolverInterface | [virtual] |
| getMatrixByCol() const | OsiClpSolverInterface | [virtual] |
| getMatrixByRow() const | OsiClpSolverInterface | [virtual] |
| getModelPtr() const | OsiClpSolverInterface | |
| getMutableMatrixByCol() const | OsiClpSolverInterface | [virtual] |
| getNumCols() const | OsiClpSolverInterface | [virtual] |
| getNumElements() const | OsiClpSolverInterface | [virtual] |
| getNumRows() const | OsiClpSolverInterface | [virtual] |
| getObjCoefficients() const | OsiClpSolverInterface | [virtual] |
| getObjSense() const | OsiClpSolverInterface | [virtual] |
| getObjValue() const | OsiClpSolverInterface | [virtual] |
| getPointerToWarmStart() | OsiClpSolverInterface | |
| getPointerToWarmStart(bool &mustDelete) | OsiClpSolverInterface | [virtual] |
| getPrimalRays(int maxNumRays) const | OsiClpSolverInterface | [virtual] |
| getReducedCost() const | OsiClpSolverInterface | [virtual] |
| getReducedGradient(double *columnReducedCosts, double *duals, const double *c) const | OsiClpSolverInterface | [virtual] |
| getRightHandSide() const | OsiClpSolverInterface | [virtual] |
| getRowActivity() const | OsiClpSolverInterface | [virtual] |
| getRowLower() const | OsiClpSolverInterface | [virtual] |
| getRowName(int rowIndex, unsigned maxLen=static_cast< unsigned >(std::string::npos)) const | OsiClpSolverInterface | [virtual] |
| getRowPrice() const | OsiClpSolverInterface | [virtual] |
| getRowRange() const | OsiClpSolverInterface | [virtual] |
| getRowSense() const | OsiClpSolverInterface | [virtual] |
| getRowUpper() const | OsiClpSolverInterface | [virtual] |
| getSizeL() const | OsiClpSolverInterface | [virtual] |
| getSizeU() const | OsiClpSolverInterface | [virtual] |
| getStrParam(OsiStrParam key, std::string &value) const | OsiClpSolverInterface | |
| getWarmStart() const | OsiClpSolverInterface | [virtual] |
| gutsOfDestructor() | OsiClpSolverInterface | [protected] |
| initialSolve() | OsiSolverLinearizedQuadratic | [virtual] |
| integerInformation_ | OsiClpSolverInterface | [protected] |
| isAbandoned() const | OsiClpSolverInterface | [virtual] |
| isBinary(int colIndex) const | OsiClpSolverInterface | [virtual] |
| isContinuous(int colNumber) const | OsiClpSolverInterface | [virtual] |
| isDualObjectiveLimitReached() const | OsiClpSolverInterface | [virtual] |
| isFreeBinary(int colIndex) const | OsiClpSolverInterface | [virtual] |
| isInteger(int colIndex) const | OsiClpSolverInterface | [virtual] |
| isIntegerNonBinary(int colIndex) const | OsiClpSolverInterface | [virtual] |
| isIterationLimitReached() const | OsiClpSolverInterface | [virtual] |
| isOptionalInteger(int colIndex) const | OsiClpSolverInterface | |
| isPrimalObjectiveLimitReached() const | OsiClpSolverInterface | [virtual] |
| isProvenDualInfeasible() const | OsiClpSolverInterface | [virtual] |
| isProvenOptimal() const | OsiClpSolverInterface | [virtual] |
| isProvenPrimalInfeasible() const | OsiClpSolverInterface | [virtual] |
| itlimOrig_ | OsiClpSolverInterface | [protected] |
| largestAway() const | OsiClpSolverInterface | |
| largestAway_ | OsiClpSolverInterface | [protected] |
| lastAlgorithm() const | OsiClpSolverInterface | |
| lastAlgorithm_ | OsiClpSolverInterface | [protected] |
| lastNumberRows_ | OsiClpSolverInterface | [protected] |
| lexSolve() | OsiClpSolverInterface | |
| linearObjective_ | OsiClpSolverInterface | [protected] |
| loadFromCoinModel(CoinModel &modelObject, bool keepSolution=false) | OsiClpSolverInterface | [virtual] |
| loadProblem(const CoinPackedMatrix &matrix, const double *collb, const double *colub, const double *obj, const double *rowlb, const double *rowub) | OsiClpSolverInterface | [virtual] |
| loadProblem(const CoinPackedMatrix &matrix, const double *collb, const double *colub, const double *obj, const char *rowsen, const double *rowrhs, const double *rowrng) | OsiClpSolverInterface | [virtual] |
| loadProblem(const ClpMatrixBase &matrix, const double *collb, const double *colub, const double *obj, const double *rowlb, const double *rowub) | OsiClpSolverInterface | [virtual] |
| 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) | OsiClpSolverInterface | [virtual] |
| 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) | OsiClpSolverInterface | [virtual] |
| markHotStart() | OsiClpSolverInterface | [virtual] |
| matrixByRow_ | OsiClpSolverInterface | [protected] |
| matrixByRowAtContinuous_ | OsiClpSolverInterface | [protected] |
| modelPtr_ | OsiClpSolverInterface | [protected] |
| modifyCoefficient(int row, int column, double newElement, bool keepZero=false) | OsiClpSolverInterface | |
| newLanguage(CoinMessages::Language language) | OsiClpSolverInterface | |
| notOwned_ | OsiClpSolverInterface | [protected] |
| numberSOS() const | OsiClpSolverInterface | |
| numberSOS_ | OsiClpSolverInterface | [protected] |
| operator=(const OsiSolverLinearizedQuadratic &rhs) | OsiSolverLinearizedQuadratic | |
| OsiClpSolverInterface() | OsiClpSolverInterface | |
| OsiClpSolverInterface(const OsiClpSolverInterface &) | OsiClpSolverInterface | |
| OsiClpSolverInterface(ClpSimplex *rhs, bool reallyOwn=false) | OsiClpSolverInterface | |
| OsiSolverLinearizedQuadratic() | OsiSolverLinearizedQuadratic | |
| OsiSolverLinearizedQuadratic(ClpSimplex *quadraticModel) | OsiSolverLinearizedQuadratic | |
| OsiSolverLinearizedQuadratic(const OsiSolverLinearizedQuadratic &) | OsiSolverLinearizedQuadratic | |
| passInDisasterHandler(OsiClpDisasterHandler *handler) | OsiClpSolverInterface | |
| passInMessageHandler(CoinMessageHandler *handler) | OsiClpSolverInterface | [virtual] |
| passInRanges(int *array) | OsiClpSolverInterface | |
| pivot(int colIn, int colOut, int outStatus) | OsiClpSolverInterface | [virtual] |
| primalPivotResult(int colIn, int sign, int &colOut, int &outStatus, double &t, CoinPackedVector *dx) | OsiClpSolverInterface | [virtual] |
| quadraticModel() const | OsiSolverLinearizedQuadratic | [inline] |
| quadraticModel_ | OsiSolverLinearizedQuadratic | [protected] |
| readLp(const char *filename, const double epsilon=1e-5) | OsiClpSolverInterface | [virtual] |
| readMps(const char *filename, const char *extension="mps") | OsiClpSolverInterface | [virtual] |
| readMps(const char *filename, bool keepNames, bool allowErrors) | OsiClpSolverInterface | |
| readMps(const char *filename, const char *extension, int &numberSets, CoinSet **&sets) | OsiClpSolverInterface | [virtual] |
| redoScaleFactors(int numberRows, const CoinBigIndex *starts, const int *indices, const double *elements) | OsiClpSolverInterface | [protected] |
| releaseClp() | OsiClpSolverInterface | |
| replaceMatrix(const CoinPackedMatrix &matrix) | OsiClpSolverInterface | [virtual] |
| replaceMatrixOptional(const CoinPackedMatrix &matrix) | OsiClpSolverInterface | [virtual] |
| reset() | OsiClpSolverInterface | [virtual] |
| resolve() | OsiClpSolverInterface | [virtual] |
| resolveGub(int needed) | OsiClpSolverInterface | [virtual] |
| restoreBaseModel(int numberRows) | OsiClpSolverInterface | [virtual] |
| rhs_ | OsiClpSolverInterface | [protected] |
| rowActivity_ | OsiClpSolverInterface | [protected] |
| rowrange_ | OsiClpSolverInterface | [protected] |
| rowScale_ | OsiClpSolverInterface | [protected] |
| rowsense_ | OsiClpSolverInterface | [protected] |
| saveBaseModel() | OsiClpSolverInterface | [virtual] |
| saveData_ | OsiClpSolverInterface | [protected] |
| setBasis(const CoinWarmStartBasis &basis) | OsiClpSolverInterface | |
| setBasis() | OsiClpSolverInterface | |
| setBasis(const CoinWarmStartBasis &basis, ClpSimplex *model) | OsiClpSolverInterface | [protected] |
| setBasisStatus(const int *cstat, const int *rstat) | OsiClpSolverInterface | [virtual] |
| setCleanupScaling(int value) | OsiClpSolverInterface | |
| setColBounds(int elementIndex, double lower, double upper) | OsiClpSolverInterface | [virtual] |
| setColLower(int elementIndex, double elementValue) | OsiClpSolverInterface | [virtual] |
| setColLower(const double *array) | OsiClpSolverInterface | [virtual] |
| setColName(int colIndex, std::string name) | OsiClpSolverInterface | [virtual] |
| setColSetBounds(const int *indexFirst, const int *indexLast, const double *boundList) | OsiClpSolverInterface | [virtual] |
| setColSolution(const double *colsol) | OsiClpSolverInterface | [virtual] |
| setColUpper(int elementIndex, double elementValue) | OsiClpSolverInterface | [virtual] |
| setColUpper(const double *array) | OsiClpSolverInterface | [virtual] |
| setContinuous(int index) | OsiClpSolverInterface | [virtual] |
| setContinuous(const int *indices, int len) | OsiClpSolverInterface | [virtual] |
| setDblParam(OsiDblParam key, double value) | OsiClpSolverInterface | |
| setFakeObjective(ClpLinearObjective *fakeObjective) | OsiClpSolverInterface | |
| setFakeObjective(double *fakeObjective) | OsiClpSolverInterface | |
| setHintParam(OsiHintParam key, bool yesNo=true, OsiHintStrength strength=OsiHintTry, void *otherInformation=NULL) | OsiClpSolverInterface | [virtual] |
| setInfo() const | OsiClpSolverInterface | |
| setInfo_ | OsiClpSolverInterface | [protected] |
| setInteger(int index) | OsiClpSolverInterface | [virtual] |
| setInteger(const int *indices, int len) | OsiClpSolverInterface | [virtual] |
| setIntParam(OsiIntParam key, int value) | OsiClpSolverInterface | |
| setLanguage(CoinMessages::Language language) | OsiClpSolverInterface | |
| setLargestAway(double value) | OsiClpSolverInterface | |
| setLastAlgorithm(int value) | OsiClpSolverInterface | |
| setLogLevel(int value) | OsiClpSolverInterface | |
| setObjCoeff(int elementIndex, double elementValue) | OsiClpSolverInterface | [virtual] |
| setObjective(const double *array) | OsiClpSolverInterface | [virtual] |
| setObjSense(double s) | OsiClpSolverInterface | [virtual] |
| setOptionalInteger(int index) | OsiClpSolverInterface | |
| setRowBounds(int elementIndex, double lower, double upper) | OsiClpSolverInterface | [virtual] |
| setRowLower(int elementIndex, double elementValue) | OsiClpSolverInterface | [virtual] |
| setRowName(int rowIndex, std::string name) | OsiClpSolverInterface | [virtual] |
| setRowPrice(const double *rowprice) | OsiClpSolverInterface | [virtual] |
| setRowSetBounds(const int *indexFirst, const int *indexLast, const double *boundList) | OsiClpSolverInterface | [virtual] |
| setRowSetTypes(const int *indexFirst, const int *indexLast, const char *senseList, const double *rhsList, const double *rangeList) | OsiClpSolverInterface | [virtual] |
| setRowType(int index, char sense, double rightHandSide, double range) | OsiClpSolverInterface | [virtual] |
| setRowUpper(int elementIndex, double elementValue) | OsiClpSolverInterface | [virtual] |
| setSmallestChangeInCut(double value) | OsiClpSolverInterface | |
| setSmallestElementInCut(double value) | OsiClpSolverInterface | |
| setSolveOptions(const ClpSolve &options) | OsiClpSolverInterface | |
| setSOSData(int numberSOS, const char *type, const int *start, const int *indices, const double *weights=NULL) | OsiClpSolverInterface | |
| setSpecialOptions(unsigned int value) | OsiClpSolverInterface | |
| setSpecialOptions3(int value) | OsiSolverLinearizedQuadratic | [inline] |
| setSpecialOptionsMutable(unsigned int value) const | OsiClpSolverInterface | |
| setStrParam(OsiStrParam key, const std::string &value) | OsiClpSolverInterface | |
| setStuff(double tolerance, double increment) | OsiClpSolverInterface | |
| setupForRepeatedUse(int senseOfAdventure=0, int printOut=0) | OsiClpSolverInterface | |
| setWarmStart(const CoinWarmStart *warmstart) | OsiClpSolverInterface | [virtual] |
| smallestChangeInCut() const | OsiClpSolverInterface | |
| smallestChangeInCut_ | OsiClpSolverInterface | [protected] |
| smallestElementInCut() const | OsiClpSolverInterface | |
| smallestElementInCut_ | OsiClpSolverInterface | [protected] |
| smallModel_ | OsiClpSolverInterface | [protected] |
| solveFromHotStart() | OsiClpSolverInterface | [virtual] |
| solveOptions_ | OsiClpSolverInterface | [protected] |
| spareArrays_ | OsiClpSolverInterface | [protected] |
| specialOptions() const | OsiClpSolverInterface | |
| specialOptions3() const | OsiSolverLinearizedQuadratic | [inline] |
| specialOptions3_ | OsiSolverLinearizedQuadratic | [protected] |
| specialOptions_ | OsiClpSolverInterface | [protected] |
| startFastDual(int options) | OsiClpSolverInterface | |
| stopFastDual() | OsiClpSolverInterface | |
| stuff_ | OsiClpSolverInterface | [protected] |
| swapModelPtr(ClpSimplex *newModel) | OsiClpSolverInterface | |
| synchronizeModel() | OsiClpSolverInterface | [virtual] |
| tightenBounds(int lightweight=0) | OsiClpSolverInterface | [virtual] |
| unmarkHotStart() | OsiClpSolverInterface | [virtual] |
| upRange() const | OsiClpSolverInterface | |
| whichRange_ | OsiClpSolverInterface | [protected] |
| 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 | OsiClpSolverInterface | [virtual] |
| writeLp(FILE *fp, double epsilon=1e-5, int numberAcross=10, int decimals=5, double objSense=0.0, bool useRowNames=true) const | OsiClpSolverInterface | [virtual] |
| writeMps(const char *filename, const char *extension="mps", double objSense=0.0) const | OsiClpSolverInterface | [virtual] |
| writeMpsNative(const char *filename, const char **rowNames, const char **columnNames, int formatType=0, int numberAcross=2, double objSense=0.0) const | OsiClpSolverInterface | [virtual] |
| ws_ | OsiClpSolverInterface | [protected] |
| ~OsiClpSolverInterface() | OsiClpSolverInterface | [virtual] |
| ~OsiSolverLinearizedQuadratic() | OsiSolverLinearizedQuadratic | [virtual] |