|
Cbc
2.10.10
|
This is the complete list of members for CbcStrategy, including all inherited members.
| CbcStrategy() | CbcStrategy | |
| clone() const =0 | CbcStrategy | pure virtual |
| deletePreProcess() | CbcStrategy | |
| depth_ | CbcStrategy | protected |
| fullNodeInfo(CbcModel *model, int numberRowsAtContinuous) const | CbcStrategy | virtual |
| generateCpp(FILE *) | CbcStrategy | inlinevirtual |
| getNested() const | CbcStrategy | inline |
| operator=(const CbcStrategy &rhs) | CbcStrategy | private |
| partialNodeInfo(CbcModel *model, CbcNodeInfo *parent, CbcNode *owner, int numberChangedBounds, const int *variables, const double *boundChanges, const CoinWarmStartDiff *basisDiff) const | CbcStrategy | virtual |
| preProcessState() const | CbcStrategy | inline |
| preProcessState_ | CbcStrategy | protected |
| process() const | CbcStrategy | inline |
| process_ | CbcStrategy | protected |
| setNested(int depth) | CbcStrategy | inline |
| setPreProcessState(int state) | CbcStrategy | inline |
| setupCutGenerators(CbcModel &model)=0 | CbcStrategy | pure virtual |
| setupHeuristics(CbcModel &model)=0 | CbcStrategy | pure virtual |
| setupOther(CbcModel &model)=0 | CbcStrategy | pure virtual |
| setupPrinting(CbcModel &model, int modelLogLevel)=0 | CbcStrategy | pure virtual |
| status(CbcModel *model, CbcNodeInfo *parent, int whereFrom) | CbcStrategy | virtual |
| ~CbcStrategy() | CbcStrategy | virtual |
1.8.17