Cbc trunk
|
ampl_info | |
CbcGenCtlBlk::babState_struct | State of branch-and-cut |
CbcBaseModel | Base model |
CbcBranchAllDifferent | Define a branch class that branches so that it is only satsified if all members have different values So cut is x <= y-1 or x >= y+1 |
CbcBranchCut | Define a cut branching class |
CbcBranchDecision | |
CbcBranchDefaultDecision | Branching decision default class |
CbcBranchDynamicDecision | Branching decision dynamic class |
CbcBranchingObject | Abstract branching object base class Now just difference with OsiBranchingObject |
CbcBranchToFixLots | Define a branch class that branches so that one way variables are fixed while the other way cuts off that solution |
CbcCbcParam | Class for control parameters that act on a CbcModel object |
CbcClique | Branching object for cliques |
CbcCliqueBranchingObject | Branching object for unordered cliques |
CbcCompare | |
CbcCompareBase | |
CbcCompareDefault | |
CbcCompareDepth | |
CbcCompareEstimate | |
CbcCompareObjective | |
CbcConsequence | Abstract base class for consequent bounds |
CbcCountRowCut | OsiRowCut augmented with bookkeeping |
CbcCutBranchingObject | Cut branching object |
CbcCutGenerator | Interface between Cbc and Cut Generation Library |
CbcCutModifier | Abstract cut modifier base class |
CbcCutSubsetModifier | Simple cut modifier base class |
CbcDummyBranchingObject | Dummy branching object |
CbcDynamicPseudoCostBranchingObject | Simple branching object for an integer variable with pseudo costs |
CbcEventHandler | Base class for Cbc event handling |
CbcFathom | Fathom base class |
CbcFathomDynamicProgramming | FathomDynamicProgramming class |
CbcFeasibilityBase | |
CbcFixingBranchingObject | General Branching Object class |
CbcFixVariable | Class for consequent bounds |
CbcFollowOn | Define a follow on class |
CbcFullNodeInfo | Information required to recreate the subproblem at this node |
CbcGenCtlBlk | |
CbcGeneral | Define a catch all class |
CbcGenParam | Class for cbc-generic control parameters |
CbcHeuristic | Heuristic base class |
CbcHeuristicCrossover | Crossover Search class |
CbcHeuristicDINS | |
CbcHeuristicDive | Dive class |
CbcHeuristicDiveCoefficient | DiveCoefficient class |
CbcHeuristicDiveFractional | DiveFractional class |
CbcHeuristicDiveGuided | DiveGuided class |
CbcHeuristicDiveLineSearch | DiveLineSearch class |
CbcHeuristicDivePseudoCost | DivePseudoCost class |
CbcHeuristicDiveVectorLength | DiveVectorLength class |
CbcHeuristicDynamic3 | Heuristic - just picks up any good solution |
CbcHeuristicFPump | Feasibility Pump class |
CbcHeuristicGreedyCover | Greedy heuristic classes |
CbcHeuristicGreedyEquality | |
CbcHeuristicGreedySOS | Greedy heuristic for SOS and L rows (and positive elements) |
CbcHeuristicJustOne | Just One class - this chooses one at random |
CbcHeuristicLocal | LocalSearch class |
CbcHeuristicNaive | Naive class a) Fix all ints as close to zero as possible b) Fix all ints with nonzero costs and < large to zero c) Put bounds round continuous and UIs and maximize |
CbcHeuristicNode | A class describing the branching decisions that were made to get to the node where a heuristic was invoked from |
CbcHeuristicNodeList | |
CbcHeuristicPartial | Partial solution class If user knows a partial solution this tries to get an integer solution it uses hotstart information |
CbcHeuristicPivotAndFix | LocalSearch class |
CbcHeuristicRandRound | LocalSearch class |
CbcHeuristicRENS | LocalSearch class |
CbcHeuristicRINS | LocalSearch class |
CbcHeuristicVND | LocalSearch class |
CbcIntegerBranchingObject | Simple branching object for an integer variable |
CbcIntegerPseudoCostBranchingObject | Simple branching object for an integer variable with pseudo costs |
CbcLongCliqueBranchingObject | Unordered Clique Branching Object class |
CbcLotsize | Lotsize class |
CbcLotsizeBranchingObject | Lotsize branching object |
CbcMessage | |
CbcModel | Simple Branch and bound class |
CbcNode | Information required while the node is live |
CbcNodeInfo | Information required to recreate the subproblem at this node |
CbcNWay | Define an n-way class for variables |
CbcNWayBranchingObject | N way branching Object class |
CbcObject | |
CbcObjectUpdateData | |
CbcOsiParam | Class for control parameters that act on a OsiSolverInterface object |
CbcOsiSolver | This is for codes where solver needs to know about CbcModel Seems to provide only one value-added feature, a CbcModel object |
CbcParam | Very simple class for setting parameters |
CbcGenCtlBlk::cbcParamsInfo_struct | Start and end of CbcModel parameters in parameter vector |
CbcPartialNodeInfo | Holds information for recreating a subproblem by incremental change from the parent |
CbcRounding | Rounding class |
CbcSerendipity | Heuristic - just picks up any good solution found by solver - see OsiBabSolver |
CbcSimpleInteger | Define a single integer class |
CbcSimpleIntegerDynamicPseudoCost | Define a single integer class but with dynamic pseudo costs |
CbcSimpleIntegerPseudoCost | Define a single integer class but with pseudo costs |
CbcSolver | This allows the use of the standalone solver in a flexible manner |
CbcSolverUsefulData | Structure to hold useful arrays |
CbcSOS | Branching object for Special Ordered Sets of type 1 and 2 |
CbcSOSBranchingObject | Branching object for Special ordered sets |
CbcStatistics | For gathering statistics |
CbcStopNow | Support the use of a call back class to decide whether to stop |
CbcStrategy | Strategy base class |
CbcStrategyDefault | Default class |
CbcStrategyDefaultSubTree | Default class for sub trees |
CbcStrategyNull | Null class |
CbcStrongInfo | Abstract base class for `objects' |
CbcThread | A class to encapsulate thread stuff |
CbcTree | Using MS heap implementation |
CbcTreeLocal | |
CbcTreeVariable | |
CbcUser | A class to allow the use of unknown user functionality |
CglTemporary | Stored Temporary Cut Generator Class - destroyed after first use |
CbcGenCtlBlk::chooseStrongCtl_struct | Control variables for a strong branching method |
ClpAmplObjective | Ampl Objective Class |
ClpConstraintAmpl | Ampl Constraint Class |
CbcGenCtlBlk::debugSolInfo_struct | Array of primal variable values for debugging |
CbcGenCtlBlk::djFixCtl_struct | Control use of reduced cost fixing prior to B&C |
CbcGenCtlBlk::genParamsInfo_struct | Start and end of cbc-generic parameters in parameter vector |
OsiBiLinear | Define BiLinear objects |
OsiBiLinearBranchingObject | Branching object for BiLinear objects |
OsiBiLinearEquality | Define Continuous BiLinear objects for an == bound |
OsiCbcSolverInterface | Cbc Solver Interface |
OsiChooseStrongSubset | This class chooses a variable to branch on |
OsiLink | Define Special Linked Ordered Sets |
OsiLinkBranchingObject | Branching object for Linked ordered sets |
OsiLinkedBound | List of bounds which depend on other bounds |
OsiOldLink | |
OsiOldLinkBranchingObject | Branching object for Linked ordered sets |
OsiOneLink | Define data for one link |
CbcGenCtlBlk::osiParamsInfo_struct | Start and end of OsiSolverInterface parameters in parameter vector |
OsiSimpleFixedInteger | Define a single integer class - but one where you keep branching until fixed even if satisfied |
OsiSolverLinearizedQuadratic | This is to allow the user to replace initialSolve and resolve |
OsiSolverLink | This is to allow the user to replace initialSolve and resolve This version changes coefficients |
OsiUsesBiLinear | Define a single variable class which is involved with OsiBiLinear objects |
PseudoReducedCost |