|
Osi 0.108.12
|
| COsiSolverInterface::ApplyCutsReturnCode | Internal class for obtaining status from the applyCuts method |
| COsiCuts::const_iterator | Const Iterator |
| COsiCuts::iterator | Iterator |
| Cstd::list< T > | STL class |
| COsiUnitTest::TestOutcomes | Utility class to maintain a list of test outcomes |
| COsiAuxInfo | This class allows for a more structured use of algorithmic tweaking to an OsiSolverInterface |
| COsiBabSolver | This class allows for the use of more exotic solvers e.g |
| COsiBranchingInformation | |
| COsiBranchingObject | Abstract branching object base class |
| COsiTwoWayBranchingObject | This just adds two-wayness to a branching object |
| COsiIntegerBranchingObject | Simple branching object for an integer variable |
| COsiLotsizeBranchingObject | Lotsize branching object |
| COsiSOSBranchingObject | Branching object for Special ordered sets |
| COsiChooseVariable | This class chooses a variable to branch on |
| COsiChooseStrong | This class chooses a variable to branch on |
| COsiCut | |
| COsiColCut | Column Cut Class |
| COsiRowCut | Row Cut Class |
| COsiRowCut2 | Row Cut Class which refers back to row which created it |
| COsiCuts::OsiCutCompare | |
| COsiCuts | Collections of row cuts and column cuts |
| COsiHotInfo | This class contains the result of strong branching on a variable When created it stores enough information for strong branching |
| COsiObject | |
| COsiObject2 | Define a class to add a bit of complexity to OsiObject This assumes 2 way branching |
| COsiLotsize | Lotsize class |
| COsiSOS | Define Special Ordered Sets of type 1 and 2 |
| COsiSimpleInteger | Define a single integer class |
| COsiPresolve | OSI interface to COIN problem simplification capabilities |
| COsiPseudoCosts | This class is the placeholder for the pseudocosts used by OsiChooseStrong |
| COsiRowCutDebugger | Validate cuts against a known solution |
| COsiSolverBranch | Solver Branch Class |
| COsiSolverInterface | Abstract Base Class for describing an interface to a solver |
| COsiCpxSolverInterface | CPLEX Solver Interface |
| COsiGlpkSolverInterface | |
| COsiGrbSolverInterface | Gurobi Solver Interface |
| COsiMskSolverInterface | |
| COsiSpxSolverInterface | SoPlex Solver Interface Instantiation of OsiSpxSolverInterface for SoPlex |
| COsiTestSolverInterface | Vol(ume) Solver Interface |
| COsiXprSolverInterface | XPRESS-MP Solver Interface |
| COsiSolverResult | Solver Result Class |
| COsiTestSolverInterface::OsiVolMatrixOneMinusOne_ | |
| COsiUnitTest::TestOutcome | A single test outcome record |
| CVOL_alpha_factor | |
| CVOL_dual | |
| CVOL_dvector | Vector of doubles |
| CVOL_indc | |
| CVOL_ivector | Vector of ints |
| CVOL_parms | This class contains the parameters controlling the Volume Algorithm |
| CVOL_primal | |
| CVOL_problem | This class holds every data for the Volume Algorithm and its solve method must be invoked to solve the problem |
| CVOL_swing | |
| CVOL_user_hooks | The user hooks should be overridden by the user to provide the problem specific routines for the volume algorithm |
| COsiTestSolverInterface | Vol(ume) Solver Interface |
| CVOL_vh |