_EKKfactinfo | |
gubrow_action::action | |
drop_empty_rows_action::action | |
remove_fixed_action::action | Structure to hold information necessary to reintroduce a column into the problem representation |
make_fixed_action::action | Structure to preserve the bound overwritten when fixing a variable |
forcing_constraint_action::action | |
implied_free_action::action | |
drop_empty_cols_action::action | |
slack_singleton_action::action | |
slack_doubleton_action::action | |
subst_constraint_action::action | |
do_tighten_action::action | |
tripleton_action::action | |
useless_constraint_action::action | |
doubleton_action::action | |
dupcol_action::action | |
duprow_action::action | |
OsiSolverInterface::ApplyCutsReturnCode | Internal class for obtaining status from the applyCuts method |
FlopSmiEx::BinTreeStruct | Class for balanced binary trees |
BitVector128 | |
blockStruct | |
flopc::Boolean_base | Base class for all "boolean" types of data |
ClpNode::branchState | |
CbcOrClpParam | Very simple class for setting parameters |
ClpCholeskyBase | Base class for Clp Cholesky factorization Will do better factorization |
ClpCholeskyDense | |
ClpCholeskyDenseC | |
ClpCholeskyMumps | Mumps class for Clp Cholesky factorization |
ClpCholeskyTaucs | Taucs class for Clp Cholesky factorization |
ClpCholeskyUfl | Ufl class for Clp Cholesky factorization |
ClpCholeskyWssmp | Wssmp class for Clp Cholesky factorization |
ClpCholeskyWssmpKKT | WssmpKKT class for Clp Cholesky factorization |
ClpConstraint | Constraint Abstract Base Class |
ClpConstraintLinear | Linear Constraint Class |
ClpConstraintQuadratic | Quadratic Constraint Class |
ClpDataSave | This is a tiny class where data can be saved round calls |
ClpDisasterHandler | Base class for Clp disaster handling |
ClpDualRowDantzig | Dual Row Pivot Dantzig Algorithm Class |
ClpDualRowPivot | Dual Row Pivot Abstract Base Class |
ClpDualRowSteepest | Dual Row Pivot Steepest Edge Algorithm Class |
ClpDummyMatrix | This implements a dummy matrix as derived from ClpMatrixBase |
ClpDynamicExampleMatrix | This implements a dynamic matrix when we have a limit on the number of "interesting rows" |
ClpDynamicMatrix | This implements a dynamic matrix when we have a limit on the number of "interesting rows" |
ClpEventHandler | Base class for Clp event handling |
ClpFactorization | This just implements CoinFactorization when an ClpMatrixBase object is passed |
ClpGubDynamicMatrix | This implements Gub rows plus a ClpPackedMatrix |
ClpGubMatrix | This implements Gub rows plus a ClpPackedMatrix |
ClpHashValue | |
ClpInterior | This solves LPs using interior point methods |
ClpLinearObjective | Linear Objective Class |
ClpLsqr | This class implements LSQR |
ClpMatrixBase | Abstract base class for Clp Matrices |
ClpMessage | This deals with Clp messages (as against Osi messages etc) |
ClpModel | |
ClpNetworkBasis | This deals with Factorization and Updates for network structures |
ClpNetworkMatrix | This implements a simple network matrix as derived from ClpMatrixBase |
ClpNode | |
ClpNodeStuff | |
ClpNonLinearCost | |
ClpObjective | Objective Abstract Base Class |
ClpPackedMatrix | |
ClpPackedMatrix2 | |
ClpPackedMatrix3 | |
ClpPdco | This solves problems in Primal Dual Convex Optimization |
ClpPdcoBase | Abstract base class for tailoring everything for Pcdo |
ClpPlusMinusOneMatrix | This implements a simple +- one matrix as derived from ClpMatrixBase |
ClpPredictorCorrector | This solves LPs using the predictor-corrector method due to Mehrotra |
ClpPresolve | This is the Clp interface to CoinPresolve |
ClpPrimalColumnDantzig | Primal Column Pivot Dantzig Algorithm Class |
ClpPrimalColumnPivot | Primal Column Pivot Abstract Base Class |
ClpPrimalColumnSteepest | Primal Column Pivot Steepest Edge Algorithm Class |
ClpPrimalQuadraticDantzig | Primal Column Pivot Dantzig Algorithm Class |
ClpQuadraticObjective | Quadratic Objective Class |
ClpSimplex | This solves LPs using the simplex method |
ClpSimplexDual | This solves LPs using the dual simplex method |
ClpSimplexNonlinear | This solves non-linear LPs using the primal simplex method |
ClpSimplexOther | This is for Simplex stuff which is neither dual nor primal |
ClpSimplexPrimal | This solves LPs using the primal simplex method |
ClpSimplexProgress | For saving extra information to see if looping |
ClpSolve | This is a very simple class to guide algorithms |
ClpTrustedData | For a structure to be used by trusted code |
flopc::Coef | Internal representation of a Coefficient in a matrix |
CoinAbsFltEq | Equality to an absolute tolerance |
CoinArrayWithLength | Pointer with length in bytes |
CoinBaseModel | |
CoinBigIndexArrayWithLength | CoinBigIndex * version |
CoinBuild | In many cases it is natural to build a model by adding one row at a time |
CoinDenseFactorization | This deals with Factorization and Updates This is a simple dense version so other people can write a better one |
CoinDenseVector< T > | Dense Vector |
CoinDoubleArrayWithLength | Double * version |
CoinError | Error Class thrown by an exception |
CoinExternalVectorFirstGreater_2< S, T, V > | Function operator |
CoinExternalVectorFirstGreater_3< S, T, U, V > | Function operator |
CoinExternalVectorFirstLess_2< S, T, V > | Function operator |
CoinExternalVectorFirstLess_3< S, T, U, V > | Function operator |
CoinFactorization | This deals with Factorization and Updates |
CoinFactorizationDoubleArrayWithLength | CoinFactorizationDouble * version |
CoinFileInput | Abstract base class for file input classes |
CoinFileIOBase | Base class for FileIO classes |
CoinFileOutput | Abstract base class for file output classes |
CoinFirstAbsGreater_2< S, T > | Function operator |
CoinFirstAbsGreater_3< S, T, U > | Function operator |
CoinFirstAbsLess_2< S, T > | Function operator |
CoinFirstAbsLess_3< S, T, U > | Function operator |
CoinFirstGreater_2< S, T > | Function operator |
CoinFirstGreater_3< S, T, U > | Function operator |
CoinFirstLess_2< S, T > | Function operator |
CoinFirstLess_3< S, T, U > | Function operator |
ClpHashValue::CoinHashLink | Data |
CoinLpIO::CoinHashLink | |
CoinMpsIO::CoinHashLink | |
CoinIndexedVector | Indexed Vector |
CoinIntArrayWithLength | Int * version |
CoinLpIO | Class to read and write Lp files |
CoinMessage | The standard set of Coin messages |
CoinMessageHandler | Base class for message handling |
CoinMessages | Class to hold and manipulate an array of massaged messages |
CoinModel | This is a simple minded model which is stored in a format which makes it easier to construct and modify but not efficient for algorithms |
CoinModelHash | |
CoinModelHash2 | For int,int hashing |
CoinModelHashLink | For names and hashing |
CoinModelInfo2 | This is a model which is made up of Coin(Structured)Model blocks |
CoinModelLink | This is for various structures/classes needed by CoinModel |
CoinModelLinkedList | |
CoinModelTriple | For linked lists |
CoinMpsCardReader | Very simple code for reading MPS data |
CoinMpsIO | MPS IO Interface |
CoinOneMessage | Class for one massaged message |
CoinOslFactorization | |
CoinOtherFactorization | Abstract base class which also has some scalars so can be used from Dense or Simp |
CoinSnapshot::coinOwned | To say whether arrays etc are owned by CoinSnapshot |
CoinPackedMatrix | Sparse Matrix Base Class |
CoinPackedVector | Sparse Vector |
CoinPackedVectorBase | Abstract base class for various sparse vectors |
CoinPair< S, T > | An ordered pair |
CoinParam | A base class for `keyword value' command line parameters |
CoinPostsolveMatrix | Augments CoinPrePostsolveMatrix with information about the problem that is only needed during postsolve |
CoinPrePostsolveMatrix | Collects all the information about the problem that is needed in both presolve and postsolve |
CoinPresolveAction | Abstract base class of all presolve routines |
CoinPresolveMatrix | Augments CoinPrePostsolveMatrix with information about the problem that is only needed during presolve |
CoinRelFltEq | Equality to a scaled tolerance |
CoinSearchTree< Comp > | |
CoinSearchTreeBase | |
CoinSearchTreeCompareBest | Best first search |
CoinSearchTreeCompareBreadth | |
CoinSearchTreeCompareDepth | Depth First Search |
CoinSearchTreeComparePreferred | Function objects to compare search tree nodes |
CoinSearchTreeManager | |
CoinSet | Very simple class for containing data on set |
CoinShallowPackedVector | Shallow Sparse Vector |
CoinSimpFactorization | |
CoinSnapshot | NON Abstract Base Class for interfacing with cut generators or branching code or |
CoinSosSet | Very simple class for containing SOS set |
CoinStructuredModel | |
CoinThreadRandom | Class for thread specific random numbers |
CoinTimer | This class implements a timer that also implements a tracing functionality |
CoinTreeNode | A class from which the real tree nodes should be derived from |
CoinTreeSiblings | |
CoinTriple< S, T, U > | |
CoinUnsignedIntArrayWithLength | Unsigned int * version |
CoinWarmStart | Abstract base class for warm start information |
CoinWarmStartBasis | The default COIN simplex (basis-oriented) warm start class |
CoinWarmStartBasisDiff | A `diff' between two CoinWarmStartBasis objects |
CoinWarmStartDiff | Abstract base class for warm start `diff' objects |
CoinWarmStartDual | WarmStart information that is only a dual vector |
CoinWarmStartDualDiff | A `diff' between two CoinWarmStartDual objects |
CoinWarmStartPrimalDual | WarmStart information that is only a dual vector |
CoinWarmStartPrimalDualDiff | A `diff' between two CoinWarmStartPrimalDual objects |
CoinWarmStartVector< T > | WarmStart information that is only a vector |
CoinWarmStartVectorDiff< T > | A `diff' between two CoinWarmStartVector objects |
CoinWarmStartVectorPair< T, U > | |
CoinWarmStartVectorPairDiff< T, U > | |
CoinYacc | |
OsiCuts::const_iterator | Const Iterator |
flopc::Constant | Reference counted class for all "constant" types of data |
flopc::Constant_base | Base class for all "constant" types of data |
flopc::Constraint | Semantic representation of a constraint in a Math Program |
FlopSmiEx::CoreNodeBase | Problem-independent base class for an LP/MIP model in one node of a tree |
flopc::DataRef | Reference to a set of data |
do_tighten_action | |
doubleton_action | Solve ax+by=c for y and substitute y out of the problem |
drop_empty_cols_action | Physically removes empty columns in presolve, and reinserts empty columns in postsolve |
drop_empty_rows_action | Physically removes empty rows in presolve, and reinserts empty rows in postsolve |
drop_zero_coefficients_action | Removal of explicit zeros |
dropped_zero | Tracking information for an explicit zero coefficient |
dupcol_action | Detect and remove duplicate columns |
duprow_action | Detect and remove duplicate rows |
EKKHlink | This deals with Factorization and Updates This is ripped off from OSL!!!!!!!!! |
flopc::Expression_operator | The base class for all expressions |
FactorPointers | Pointers used during factorization |
forcing_constraint_action | Detect and process forcing constraints and useless constraints |
flopc::Functor | Function object |
flopc::GenerateFunctor | Functor to facilitate generation of coefficients |
glp_prob | |
gubrow_action | Detect and remove entries whose sum is known |
flopc::Handle< T > | Utility for doing reference counted pointers |
Idiot | This class implements a very silly algorithm |
IdiotResult | For use internally |
implied_free_action | Detect and process implied free variables |
Info | ******** DATA to be moved into protected section of ClpInterior |
flopc::insertFunctor< nbr > | Inserter for construction of a subset |
flopc::InsertFunctor< nbr > | Internal representation of a "set" |
isolated_constraint_action | |
OsiCuts::iterator | Iterator |
make_fixed_action | Fix a variable at a specified bound |
flopc::Messenger | Inteface for hooking up to internal flopc++ message handling |
flopc::MP_binary_variable | Specialized subclass of MP_variable where the variable is pre-specified to be binary |
flopc::MP_boolean | Reference counted class for all "boolean" types of data |
flopc::MP_constraint | Semantic representation of a linear constraint |
flopc::MP_data | Input data set |
flopc::MP_domain | Range over which some other constuct is defined |
flopc::MP_domain_base | Reference to a set of index values |
flopc::MP_domain_set | Range over which some other constuct is defined |
flopc::MP_domain_subset< nbr > | Range over which some other constuct is defined |
flopc::MP_expression | Symbolic representation of a linear expression |
flopc::MP_expression_base | The base class for all expressions |
flopc::MP_index | Representation of an index |
flopc::MP_index_base | Internal representation of a index |
flopc::MP_index_dif | Internal representation of an index expression |
flopc::MP_index_exp | Representation of an expression involving an index |
flopc::MP_index_mult | Internal representation of an index expression |
flopc::MP_index_sum | Internal representation of an index expression |
flopc::MP_model | This is the anchor point for all constructs in a FlopC++ model |
flopc::MP_set | Representation of a set for indexing into some other construct |
flopc::MP_set_base | Internal representation of a "set" |
flopc::MP_stage | |
flopc::MP_stochastic_data | |
flopc::MP_subset< nbr > | Internal representation of a "set" |
flopc::MP_variable | Symantic representation of a variable |
MyEventHandler | This is so user can trap events and do useful stuff |
MyMessageHandler | |
myPdco | This implements a simple network matrix as derived from ClpMatrixBase |
flopc::Named | Utility interface class for adding a string name onto a structure |
flopc::NormalMessenger | Internal use: used when Normal output is selected |
flopc::ObjectiveGenerateFunctor | Functor to facilitate generation of the objective function |
Options | ******** DATA to be moved into protected section of ClpInterior |
OsiAuxInfo | This class allows for a more structured use of algorithmic tweaking to an OsiSolverInterface |
OsiBabSolver | This class allows for the use of more exotic solvers e.g |
OsiBranchingInformation | |
OsiBranchingObject | Abstract branching object base class |
OsiChooseStrong | This class chooses a variable to branch on |
OsiChooseVariable | This class chooses a variable to branch on |
OsiClpDisasterHandler | |
OsiClpSolverInterface | Clp Solver Interface |
OsiColCut | Column Cut Class |
OsiCpxSolverInterface | CPLEX Solver Interface |
OsiCut | |
OsiCuts::OsiCutCompare | |
OsiCuts | Collections of row cuts and column cuts |
OsiGlpkSolverInterface | |
OsiGrbSolverInterface | Gurobi Solver Interface |
OsiHotInfo | This class contains the result of strong branching on a variable When created it stores enough information for strong branching |
OsiIntegerBranchingObject | Simple branching object for an integer variable |
OsiLotsize | Lotsize class |
OsiLotsizeBranchingObject | Lotsize branching object |
OsiMskSolverInterface | |
OsiObject | Abstract base class for `objects' |
OsiObject2 | Define a class to add a bit of complexity to OsiObject This assumes 2 way branching |
OsiPresolve | OSI interface to COIN problem simplification capabilities |
OsiPseudoCosts | This class is the placeholder for the pseudocosts used by OsiChooseStrong |
OsiRowCut | Row Cut Class |
OsiRowCut2 | Row Cut Class which refers back to row which created it |
OsiRowCutDebugger | Validate cuts against a known solution |
OsiSimpleInteger | Define a single integer class |
OsiSolverBranch | Solver Branch Class |
OsiSolverInterface | Abstract Base Class for describing an interface to a solver |
OsiSolverResult | Solver Result Class |
OsiSOS | Define Special Ordered Sets of type 1 and 2 |
OsiSOSBranchingObject | Branching object for Special ordered sets |
OsiSpxSolverInterface | SoPlex Solver Interface Instantiation of OsiSpxSolverInterface for SoPlex |
OsiTestSolverInterface | Vol(ume) Solver Interface |
OsiTwoWayBranchingObject | This just adds two-wayness to a branching object |
OsiTestSolverInterface::OsiVolMatrixOneMinusOne_ | |
OsiXprSolverInterface | XPRESS-MP Solver Interface |
Outfo | ******** DATA to be moved into protected section of ClpInterior |
PLess< T > | |
presolvehlink | Links to aid in packed matrix modification |
Coin::ReferencedObject | ReferencedObject class |
remove_dual_action | Attempt to fix variables by bounding reduced costs |
remove_fixed_action | Excise fixed variables from the model |
flopc::RowMajor | Utility class to flatten multidimensional information into single dimentional offset information |
FlopSmiEx::ScenTreeStruct | Base class for scenario-trees |
slack_doubleton_action | Convert an explicit bound constraint to a column bound |
slack_singleton_action | For variables with one entry |
Coin::SmartPtr< T > | Template class for Smart Pointers |
SmiCoreCombineAdd | |
SmiCoreCombineReplace | |
SmiCoreCombineRule | This deals with combining Core and Stochastic data |
SmiCoreData | |
SmiDiscreteDistribution | |
SmiDiscreteEvent | |
SmiDiscreteRV | |
SmiLinearData | |
SmiMessage | This deals with Clp messages (as against Osi messages etc) |
SmiNodeData | |
SmiScenarioTree< T > | |
SmiScnModel | SmiScnModel: COIN-SMI Scenario Model Class |
SmiScnModelAddNode | |
SmiScnModelDeleteNode | |
SmiScnNode | |
SmiSmpsCardReader | |
SmiSmpsIO | |
SmiTreeNode< T > | Scenario Tree |
FlopSmiEx::CoreNodeBase::SP_constraint | Class for a stochastic (node-based) constraint |
FlopSmiEx::CoreNodeBase::SP_variable | Class for a stochastic (node-based) variable |
flopc::SUBSETREF | Internal representation of a "set" |
flopc::SubsetRef< nbr > | Internal representation of a "set" |
subst_constraint_action | |
symrec | For string evaluation |
flopc::TerminalExpression | The base class for all expressions |
TestBed | |
TestItem | |
OsiUnitTest::TestOutcome | A single test outcome record |
OsiUnitTest::TestOutcomes | Utility class to maintain a list of test outcomes |
tripleton_action | We are only going to do this if it does not increase number of elements? |
FlopSmiEx::TwoStageTree | Class for a 2-stage tree (bush) |
useless_constraint_action | |
flopc::VariableRef | Semantic representation of a variable in a Math Program |
flopc::VerboseMessenger | Internal use: used when Verbose output is selected |
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 | |