atSolution() const | CbcCutGenerator | [inline] |
atSolution_ | CbcCutGenerator | [private] |
CbcCutGenerator() | CbcCutGenerator | |
CbcCutGenerator(CbcModel *model, CglCutGenerator *generator, int howOften=1, const char *name=NULL, bool normal=true, bool atSolution=false, bool infeasible=false, int howOftenInsub=-100, int whatDepth=-1, int whatDepthInSub=-1, int switchOffIfLessThan=0) | CbcCutGenerator | |
CbcCutGenerator(const CbcCutGenerator &) | CbcCutGenerator | |
cutGeneratorName() const | CbcCutGenerator | [inline] |
depthCutGenerator_ | CbcCutGenerator | [private] |
depthCutGeneratorInSub_ | CbcCutGenerator | [private] |
generateCuts(OsiCuts &cs, bool fullScan, OsiSolverInterface *solver, CbcNode *node) | CbcCutGenerator | |
generator() const | CbcCutGenerator | [inline] |
generator_ | CbcCutGenerator | [private] |
generatorName_ | CbcCutGenerator | [private] |
howOften() const | CbcCutGenerator | [inline] |
howOftenInSub() const | CbcCutGenerator | [inline] |
incrementNumberColumnCuts(int value=1) | CbcCutGenerator | [inline] |
incrementNumberCutsActive(int value=1) | CbcCutGenerator | [inline] |
incrementNumberCutsInTotal(int value=1) | CbcCutGenerator | [inline] |
incrementNumberTimesEntered(int value=1) | CbcCutGenerator | [inline] |
incrementTimeInCutGenerator(double value) | CbcCutGenerator | [inline] |
model_ | CbcCutGenerator | [private] |
mustCallAgain() const | CbcCutGenerator | [inline] |
mustCallAgain_ | CbcCutGenerator | [private] |
needsOptimalBasis() const | CbcCutGenerator | [inline] |
normal() const | CbcCutGenerator | [inline] |
normal_ | CbcCutGenerator | [private] |
numberActiveCutsAtRoot() const | CbcCutGenerator | [inline] |
numberActiveCutsAtRoot_ | CbcCutGenerator | [private] |
numberColumnCuts() const | CbcCutGenerator | [inline] |
numberColumnCuts_ | CbcCutGenerator | [private] |
numberCuts_ | CbcCutGenerator | [private] |
numberCutsActive() const | CbcCutGenerator | [inline] |
numberCutsActive_ | CbcCutGenerator | [private] |
numberCutsAtRoot() const | CbcCutGenerator | [inline] |
numberCutsAtRoot_ | CbcCutGenerator | [private] |
numberCutsInTotal() const | CbcCutGenerator | [inline] |
numberTimes_ | CbcCutGenerator | [private] |
numberTimesEntered() const | CbcCutGenerator | [inline] |
operator=(const CbcCutGenerator &rhs) | CbcCutGenerator | |
refreshModel(CbcModel *model) | CbcCutGenerator | |
setAtSolution(bool value) | CbcCutGenerator | [inline] |
setHowOften(int value) | CbcCutGenerator | |
setModel(CbcModel *model) | CbcCutGenerator | [inline] |
setMustCallAgain(bool yesNo) | CbcCutGenerator | [inline] |
setNormal(bool value) | CbcCutGenerator | [inline] |
setNumberActiveCutsAtRoot(int value) | CbcCutGenerator | [inline] |
setNumberColumnCuts(int value) | CbcCutGenerator | [inline] |
setNumberCutsActive(int value) | CbcCutGenerator | [inline] |
setNumberCutsAtRoot(int value) | CbcCutGenerator | [inline] |
setNumberCutsInTotal(int value) | CbcCutGenerator | [inline] |
setNumberTimesEntered(int value) | CbcCutGenerator | [inline] |
setSwitchedOff(bool yesNo) | CbcCutGenerator | [inline] |
setSwitchOffIfLessThan(int value) | CbcCutGenerator | [inline] |
setTiming(bool value) | CbcCutGenerator | [inline] |
setWhatDepth(int value) | CbcCutGenerator | |
setWhatDepthInSub(int value) | CbcCutGenerator | |
setWhenInfeasible(bool value) | CbcCutGenerator | [inline] |
switchedOff() const | CbcCutGenerator | [inline] |
switchedOff_ | CbcCutGenerator | [private] |
switchOffIfLessThan() const | CbcCutGenerator | [inline] |
switchOffIfLessThan_ | CbcCutGenerator | [private] |
timeInCutGenerator() const | CbcCutGenerator | [inline] |
timeInCutGenerator_ | CbcCutGenerator | [private] |
timing() const | CbcCutGenerator | [inline] |
timing_ | CbcCutGenerator | [private] |
whatDepth() const | CbcCutGenerator | [inline] |
whatDepthInSub() const | CbcCutGenerator | [inline] |
whenCutGenerator_ | CbcCutGenerator | [private] |
whenCutGeneratorInSub_ | CbcCutGenerator | [private] |
whenInfeasible() const | CbcCutGenerator | [inline] |
whenInfeasible_ | CbcCutGenerator | [private] |
~CbcCutGenerator() | CbcCutGenerator | |