CglAllDifferent | AllDifferent Cut Generator Class This has a number of sets |
CglBK | For Bron-Kerbosch |
CglClique | |
CglClique::fnode | A node of the fractional graph |
CglClique::frac_graph | A graph corresponding to a fractional solution of an LP |
CglCutGenerator | Cut Generator Base Class |
CglDuplicateRow | DuplicateRow Cut Generator Class |
CglFakeClique | |
CglFlowCover | Lifed Simple Generalized Flow Cover Cut Generator Class |
CglFlowVUB | Variable upper bound class |
CglGomory | Gomory Cut Generator Class |
CglImplication | This just uses implication info |
CglKnapsackCover | Knapsack Cover Cut Generator Class |
CglKnapsackCover::cliqueType | Clique type |
CglLandP | |
CglLandP::CachedData | Some informations that will be changed by the pivots and that we want to keep |
CglLandP::NoBasisError | |
CglLandP::Parameters | Class storing parameters |
CglLandP::SimplexInterfaceError | |
LAP::CglLandPSimplex | |
CglLiftAndProject | Lift And Project Cut Generator Class |
CglMessage | This deals with Cgl messages (as against Osi messages etc) |
CglMixedIntegerRounding | Mixed Integer Rounding Cut Generator Class |
CglMixedIntegerRounding2 | Mixed Integer Rounding Cut Generator Class |
CglMixIntRoundVUB | |
CglMixIntRoundVUB2 | |
CglOddHole | Odd Hole Cut Generator Class |
CglParam | Class collecting parameters for all cut generators |
CglPreProcess | Class for preProcessing and postProcessing |
CglProbing | Probing Cut Generator Class |
CglProbing::cliqueType | Clique type |
CglProbing::disaggregation_struct_tag | Disaggregation cuts and for building cliques |
CglRedSplit | Gomory Reduce-and-Split Cut Generator Class; See method generateCuts() |
CglRedSplitParam | Class collecting parameters the Reduced-and-split cut generator |
CglResidualCapacity | Residual Capacity Inequalities Cut Generator Class |
CglSimpleRounding | Simple Rounding Cut Generator Class |
CglStored | Stored Cut Generator Class |
CglTreeInfo | Information about where the cut generator is invoked from |
CglTreeProbingInfo | |
CglTwomir | Twostep MIR Cut Generator Class |
cliqueEntry | Derived class to pick up probing info |
ClpHashValue::CoinHashLink | Data |
ClpNode::branchState | |
CoinLpIO::CoinHashLink | |
CoinMpsIO::CoinHashLink | |
CoinSnapshot::coinOwned | To say whether arrays etc are owned by CoinSnapshot |
cutParams | |
LAP::Cuts | To store extra cuts generated by columns from which they origin |
DGG_constraint_t | |
DGG_data_t | |
DGG_list_t | |
disaggregationAction | Only useful type of disaggregation is most normal For now just done for 0-1 variables Can be used for building cliques |
do_tighten_action::action | |
doubleton_action::action | |
drop_empty_cols_action::action | |
drop_empty_rows_action::action | |
dupcol_action::action | |
duprow_action::action | |
forcing_constraint_action::action | |
gubrow_action::action | |
implied_free_action::action | |
LAP::LandPMessages | Message handler for lift-and-project simplex |
LAP::LapMessages | Output messages for Cgl |
make_fixed_action::action | Structure to preserve the bound overwritten when fixing a variable |
myPdco | This implements a simple network matrix as derived from ClpMatrixBase |
OsiCuts::const_iterator | Const Iterator |
OsiCuts::iterator | Iterator |
OsiCuts::OsiCutCompare | |
OsiSolverInterface::ApplyCutsReturnCode | Internal class for obtaining status from the applyCuts method |
OsiTestSolverInterface | Vol(ume) Solver Interface |
OsiTestSolverInterface::OsiVolMatrixOneMinusOne_ | |
Coin::ReferencedObject | ReferencedObject class |
remove_fixed_action::action | Structure to hold information necessary to reintroduce a column into the problem representation |
slack_doubleton_action::action | |
slack_singleton_action::action | |
Coin::SmartPtr< T > | Template class for Smart Pointers |
subst_constraint_action::action | |
LAP::TabRow | |
OsiUnitTest::TestOutcome | |
OsiUnitTest::TestOutcomes | |
tripleton_action::action | |
useless_constraint_action::action | |
LAP::Validator | Class to validate or reject a cut |
VOL_alpha_factor | |
VOL_dual | |
VOL_dvector | Vector of doubles |
VOL_indc | |
VOL_ivector | Vector of ints |
VOL_parms | This class contains the parameters controlling the Volume Algorithm |
VOL_primal | |
VOL_problem | This class holds every data for the Volume Algorithm and its solve method must be invoked to solve the problem |
VOL_swing | |
VOL_user_hooks | The user hooks should be overridden by the user to provide the problem specific routines for the volume algorithm |
VOL_vh |