|
class | CbcGenCtlBlk |
|
struct | CbcGenCtlBlk::genParamsInfo_struct |
| Start and end of cbc-generic parameters in parameter vector. More...
|
|
struct | CbcGenCtlBlk::cbcParamsInfo_struct |
| Start and end of CbcModel parameters in parameter vector. More...
|
|
struct | CbcGenCtlBlk::osiParamsInfo_struct |
| Start and end of OsiSolverInterface parameters in parameter vector. More...
|
|
struct | CbcGenCtlBlk::debugSolInfo_struct |
| Array of primal variable values for debugging. More...
|
|
struct | CbcGenCtlBlk::babState_struct |
| State of branch-and-cut. More...
|
|
struct | CbcGenCtlBlk::djFixCtl_struct |
| Control use of reduced cost fixing prior to B&C. More...
|
|
struct | CbcGenCtlBlk::chooseStrongCtl_struct |
| Control variables for a strong branching method. More...
|
|
struct | CbcGenCtlBlk::probingCtl_struct |
| Control variable and prototype for probing cut generator. More...
|
|
struct | CbcGenCtlBlk::cliqueCtl_struct |
| Control variable and prototype for clique cut generator. More...
|
|
struct | CbcGenCtlBlk::flowCtl_struct |
| Control variable and prototype for flow cover cut generator. More...
|
|
struct | CbcGenCtlBlk::gomoryCtl_struct |
| Control variable and prototype for Gomory cut generator. More...
|
|
struct | CbcGenCtlBlk::knapsackCtl_struct |
| Control variable and prototype for knapsack cover cut generator. More...
|
|
struct | CbcGenCtlBlk::mirCtl_struct |
| Control variable and prototype for MIR cut generator. More...
|
|
struct | CbcGenCtlBlk::oddHoleCtl_struct |
| Control variable and prototype for odd hole cut generator. More...
|
|
struct | CbcGenCtlBlk::redSplitCtl_struct |
| Control variable and prototype for reduce-and-split cut generator. More...
|
|
struct | CbcGenCtlBlk::twomirCtl_struct |
| Control variable and prototype for Two-MIR cut generator. More...
|
|
struct | CbcGenCtlBlk::fpumpCtl_struct |
| Control variable and prototype for feasibility pump heuristic. More...
|
|
struct | CbcGenCtlBlk::combineCtl_struct |
| Control variable and prototype for combine heuristic. More...
|
|
struct | CbcGenCtlBlk::greedyCoverCtl_struct |
| Control variable and prototype for greedy cover heuristic. More...
|
|
struct | CbcGenCtlBlk::greedyEqualityCtl_struct |
| Control variable and prototype for greedy equality heuristic. More...
|
|
struct | CbcGenCtlBlk::roundingCtl_struct |
| Control variable and prototype for simple rounding heuristic. More...
|
|
struct | CbcGenCtlBlk::localTreeCtl_struct |
| Control variables for local tree. More...
|
|