Cbc  trunk
CbcTreeLocal Member List
This is the complete list of members for CbcTreeLocal, including all inherited members.
addBranchingInformation(const CbcModel *model, const CbcNodeInfo *nodeInfo, const double *currentLower, const double *currentUpper)CbcTree
bestAlternate()CbcTree
bestNode(double cutoff)CbcTree [virtual]
branched() const CbcTree [inline]
branched_CbcTree [protected]
CbcTree()CbcTree
CbcTree(const CbcTree &rhs)CbcTree
CbcTreeLocal()CbcTreeLocal
CbcTreeLocal(CbcModel *model, const double *solution, int range=10, int typeCuts=0, int maxDiversification=0, int timeLimit=1000000, int nodeLimit=1000000, bool refine=true)CbcTreeLocal
CbcTreeLocal(const CbcTreeLocal &rhs)CbcTreeLocal
cleanTree(CbcModel *model, double cutoff, double &bestPossibleObjective)CbcTree [virtual]
clone() const CbcTreeLocal [virtual]
comparison_CbcTree [protected]
createCut(const double *solution, OsiRowCut &cut)CbcTreeLocal
deleteCut(OsiRowCut &cut)CbcTreeLocal
empty()CbcTreeLocal [virtual]
endSearch()CbcTreeLocal [virtual]
fixTop()CbcTree
generateCpp(FILE *fp)CbcTreeLocal [virtual]
getBestPossibleObjective()CbcTree [virtual]
getMaximumBranching() const CbcTree [inline]
getNumberBranching() const CbcTree [inline]
increaseSpace()CbcTree
maxDiversification() const CbcTreeLocal [inline]
maximumBranching_CbcTree [protected]
maximumNodeNumber() const CbcTree [inline]
maximumNodeNumber_CbcTree [protected]
newBound_CbcTree [protected]
newBounds() const CbcTree [inline]
nodeLimit() const CbcTreeLocal [inline]
nodePointer(int i) const CbcTree [inline]
nodes_CbcTree [protected]
numberBranching_CbcTree [protected]
operator=(const CbcTreeLocal &rhs)CbcTreeLocal
CbcTree::operator=(const CbcTree &rhs)CbcTree
operator[](int i) const CbcTree [inline]
passInSolution(const double *solution, double solutionValue)CbcTreeLocal
pop()CbcTreeLocal [virtual]
push(CbcNode *x)CbcTreeLocal [virtual]
range() const CbcTreeLocal [inline]
realpop()CbcTree
realpush(CbcNode *node)CbcTree
rebuild()CbcTree [virtual]
refine() const CbcTreeLocal [inline]
resetNodeNumbers()CbcTree [inline]
reverseCut(int state, double bias=0.0)CbcTreeLocal
setComparison(CbcCompareBase &compare)CbcTree
setMaxDiversification(int value)CbcTreeLocal [inline]
setMaximumBranching(int value)CbcTree [inline]
setNodeLimit(int value)CbcTreeLocal [inline]
setNumberBranching(int value)CbcTree [inline]
setRange(int value)CbcTreeLocal [inline]
setRefine(bool yesNo)CbcTreeLocal [inline]
setTimeLimit(int value)CbcTreeLocal [inline]
setTypeCuts(int value)CbcTreeLocal [inline]
size() const CbcTree [inline, virtual]
timeLimit() const CbcTreeLocal [inline]
top() const CbcTreeLocal [virtual]
typeCuts() const CbcTreeLocal [inline]
~CbcTree()CbcTree [virtual]
~CbcTreeLocal()CbcTreeLocal [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines