| ampl_info | |
| CbcGenCtlBlk::babState_struct | State of branch-and-cut |
| OsiLinkedBound::boundElementAction | |
| 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 |
| CbcBranchUserDecision | Branching decision user class |
| 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 | |
| CbcCompareUser | |
| 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 |
| CbcFollowOn2 | 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 |
| CbcHeuristicProximity | |
| CbcHeuristicRandRound | LocalSearch class |
| CbcHeuristicRENS | LocalSearch class |
| CbcHeuristicRINS | LocalSearch class |
| CbcHeuristicVND | LocalSearch class |
| CbcIdiotBranch | Define an idiotic idea class |
| CbcIntegerBranchingObject | Simple branching object for an integer variable |
| CbcIntegerPseudoCostBranchingObject | Simple branching object for an integer variable with pseudo costs |
| CbcLink | Define Special Linked Ordered Sets |
| CbcLinkBranchingObject | Branching object for Special ordered sets |
| 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 |
| CbcRowCuts | |
| 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 |
| CbcSimpleIntegerFixed | Define a single integer class where branching is forced until fixed |
| CbcSimpleIntegerPseudoCost | Define a single integer class but with pseudo costs |
| CbcSolver | This allows the use of the standalone solver in a flexible manner |
| CbcSolver2 | This is to allow the user to replace initialSolve and resolve |
| CbcSolver3 | This is to allow the user to replace initialSolve and resolve |
| CbcSolverLongThin | This is to allow the user to replace initialSolve and resolve |
| CbcSolverUsefulData | The CbcSolver class was taken out at a 9/12/09 meeting This is a feeble replacement |
| 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 |
| CbcGenCtlBlk::cliqueCtl_struct | Control variable and prototype for clique cut generator |
| ClpAmplObjective | Ampl Objective Class |
| ClpConstraintAmpl | Ampl Constraint Class |
| ClpQuadInterface | This is to allow the user to replace initialSolve and resolve |
| CoinHashLink | Really for Conflict cuts to - a) stop duplicates b) allow half baked cuts The whichRow_ field in OsiRowCut2 is used for a type 0 - normal 1 - processed cut 2 - unprocessed cut i.e |
| CbcGenCtlBlk::combineCtl_struct | Control variable and prototype for combine heuristic |
| CbcGenCtlBlk::debugSolInfo_struct | Array of primal variable values for debugging |
| CbcGenCtlBlk::djFixCtl_struct | Control use of reduced cost fixing prior to B&C |
| CbcGenCtlBlk::flowCtl_struct | Control variable and prototype for flow cover cut generator |
| CbcGenCtlBlk::fpumpCtl_struct | Control variable and prototype for feasibility pump heuristic |
| CbcGenCtlBlk::genParamsInfo_struct | Start and end of cbc-generic parameters in parameter vector |
| CbcGenCtlBlk::gomoryCtl_struct | Control variable and prototype for Gomory cut generator |
| CbcGenCtlBlk::greedyCoverCtl_struct | Control variable and prototype for greedy cover heuristic |
| CbcGenCtlBlk::greedyEqualityCtl_struct | Control variable and prototype for greedy equality heuristic |
| CbcGenCtlBlk::knapsackCtl_struct | Control variable and prototype for knapsack cover cut generator |
| CbcGenCtlBlk::localTreeCtl_struct | Control variables for local tree |
| CbcGenCtlBlk::mirCtl_struct | Control variable and prototype for MIR cut generator |
| CbcGenCtlBlk::oddHoleCtl_struct | Control variable and prototype for odd hole cut generator |
| 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 |
| CbcGenCtlBlk::probingCtl_struct | Control variable and prototype for probing cut generator |
| PseudoReducedCost | |
| CbcGenCtlBlk::redSplitCtl_struct | Control variable and prototype for reduce-and-split cut generator |
| CbcGenCtlBlk::roundingCtl_struct | Control variable and prototype for simple rounding heuristic |
| CbcGenCtlBlk::twomirCtl_struct | Control variable and prototype for Two-MIR cut generator |
1.6.1