DyLP
1.10.4
|
►NCoin | |
►NOsiUnitTest | A namespace so we can define a few `global' variables to use during tests |
C_EKKfactinfo | |
Cattvhdr_struct_tag | |
Cbasis_struct | |
Cbasisel_struct | |
CBitVector128 | |
Cbnfdef_any | |
Cbnfdef_struct | |
CbnfGdef_struct | |
CbnfIdef_struct | |
CbnfLBdef_struct | |
CbnfLdef_struct | |
CbnfNPdef_struct | |
Cbnfref_any | |
Cbnfref_struct_tag | |
Cbnfref_type2 | |
Cbnfref_type3 | |
CbnfTdef_struct | |
Ccoeff_struct_tag | |
CCoinAbsFltEq | Equality to an absolute tolerance |
CCoinArbitraryArrayWithLength | Arbitrary version |
CCoinArrayWithLength | Pointer with length in bytes |
CCoinBaseModel | |
CCoinBigIndexArrayWithLength | CoinBigIndex * version |
CCoinBuild | In many cases it is natural to build a model by adding one row at a time |
CCoinDenseFactorization | This deals with Factorization and Updates This is a simple dense version so other people can write a better one |
CCoinDenseVector | Dense Vector |
CCoinDoubleArrayWithLength | Double * version |
CCoinError | Error Class thrown by an exception |
CCoinExternalVectorFirstGreater_2 | Function operator |
CCoinExternalVectorFirstGreater_3 | Function operator |
CCoinExternalVectorFirstLess_2 | Function operator |
CCoinExternalVectorFirstLess_3 | Function operator |
CCoinFactorization | This deals with Factorization and Updates |
CCoinFactorizationDoubleArrayWithLength | CoinFactorizationDouble * version |
CCoinFactorizationLongDoubleArrayWithLength | CoinFactorizationLongDouble * version |
CCoinFileInput | Abstract base class for file input classes |
CCoinFileIOBase | Base class for FileIO classes |
CCoinFileOutput | Abstract base class for file output classes |
CCoinFirstAbsGreater_2 | Function operator |
CCoinFirstAbsGreater_3 | Function operator |
CCoinFirstAbsLess_2 | Function operator |
CCoinFirstAbsLess_3 | Function operator |
CCoinFirstGreater_2 | Function operator |
CCoinFirstGreater_3 | Function operator |
CCoinFirstLess_2 | Function operator |
CCoinFirstLess_3 | Function operator |
CCoinIndexedVector | Indexed Vector |
CCoinIntArrayWithLength | Int * version |
►CCoinLpIO | Class to read and write Lp files |
CCoinMessage | The standard set of Coin messages |
CCoinMessageHandler | Base class for message handling |
CCoinMessages | Class to hold and manipulate an array of massaged messages |
CCoinModel | 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 |
CCoinModelHash | |
CCoinModelHash2 | For int,int hashing |
CCoinModelHashLink | For names and hashing |
CCoinModelHashLink2 | |
CCoinModelInfo2 | This is a model which is made up of Coin(Structured)Model blocks |
CCoinModelLink | This is for various structures/classes needed by CoinModel |
CCoinModelLinkedList | |
CCoinModelTriple | For linked lists |
CCoinMpsCardReader | Very simple code for reading MPS data |
►CCoinMpsIO | MPS IO Interface |
CCoinOneMessage | Class for one massaged message |
CCoinOslFactorization | |
CCoinOtherFactorization | Abstract base class which also has some scalars so can be used from Dense or Simp |
CCoinPackedMatrix | Sparse Matrix Base Class |
CCoinPackedVector | Sparse Vector |
CCoinPackedVectorBase | Abstract base class for various sparse vectors |
CCoinPair | An ordered pair |
CCoinParam | A base class for `keyword value' command line parameters |
CCoinPartitionedVector | |
CCoinPlainFileInput | This reads plain text files |
CCoinPostsolveMatrix | Augments CoinPrePostsolveMatrix with information about the problem that is only needed during postsolve |
CCoinPrePostsolveMatrix | Collects all the information about the problem that is needed in both presolve and postsolve |
CCoinPresolveAction | Abstract base class of all presolve routines |
CCoinPresolveMatrix | Augments CoinPrePostsolveMatrix with information about the problem that is only needed during presolve |
CCoinPresolveMonitor | Monitor a row or column for modification |
CCoinRational | |
CCoinRelFltEq | Equality to a scaled tolerance |
CCoinSearchTree | |
CCoinSearchTreeBase | |
CCoinSearchTreeCompareBest | Best first search |
CCoinSearchTreeCompareBreadth | |
CCoinSearchTreeCompareDepth | Depth First Search |
CCoinSearchTreeComparePreferred | Function objects to compare search tree nodes |
CCoinSearchTreeManager | |
CCoinSet | Very simple class for containing data on set |
CCoinShallowPackedVector | Shallow Sparse Vector |
CCoinSimpFactorization | |
►CCoinSnapshot | NON Abstract Base Class for interfacing with cut generators or branching code or |
CCoinSosSet | Very simple class for containing SOS set |
CCoinStructuredModel | |
CCoinThreadRandom | Class for thread specific random numbers |
CCoinTimer | This class implements a timer that also implements a tracing functionality |
CCoinTreeNode | A class from which the real tree nodes should be derived from |
CCoinTreeSiblings | |
CCoinTriple | |
CCoinUnsignedIntArrayWithLength | Unsigned int * version |
CCoinVoidStarArrayWithLength | Void * version |
CCoinWarmStart | Abstract base class for warm start information |
CCoinWarmStartBasis | The default COIN simplex (basis-oriented) warm start class |
CCoinWarmStartBasisDiff | A `diff' between two CoinWarmStartBasis objects |
CCoinWarmStartDiff | Abstract base class for warm start `diff' objects |
CCoinWarmStartDual | WarmStart information that is only a dual vector |
CCoinWarmStartDualDiff | A `diff' between two CoinWarmStartDual objects |
CCoinWarmStartPrimalDual | WarmStart information that is only a dual vector |
CCoinWarmStartPrimalDualDiff | A `diff' between two CoinWarmStartPrimalDual objects |
CCoinWarmStartVector | WarmStart information that is only a vector |
CCoinWarmStartVectorDiff | A `diff' between two CoinWarmStartVector objects |
CCoinWarmStartVectorPair | |
CCoinWarmStartVectorPairDiff | |
CCoinYacc | |
Ccolhdr_struct_tag | |
Cconbnd_struct | |
Cconmtx_struct | |
Cconsys_struct | |
►Cdo_tighten_action | |
►Cdoubleton_action | Solve ax+by=c for y and substitute y out of the problem |
►Cdrop_empty_cols_action | Physically removes empty columns in presolve, and reinserts empty columns in postsolve |
►Cdrop_empty_rows_action | Physically removes empty rows in presolve, and reinserts empty rows in postsolve |
Cdrop_zero_coefficients_action | Removal of explicit zeros |
Cdropped_zero | Tracking information for an explicit zero coefficient |
►Cdupcol_action | Detect and remove duplicate columns |
►Cduprow3_action | |
►Cduprow_action | Detect and remove duplicate rows |
CEKKHlink | This deals with Factorization and Updates This is ripped off from OSL!!!!!!!!! |
CENV | |
CFactorPointers | Pointers used during factorization |
►Cforcing_constraint_action | Detect and process forcing constraints and useless constraints |
Cglp_prob | |
►Cgubrow_action | Detect and remove entries whose sum is known |
Chel_tag | |
►Cimplied_free_action | Detect and process implied free variables |
CINV | |
Cisolated_constraint_action | |
Ckeytab_entry_internal | |
Clex_struct | |
Clnk_struct_tag | |
Clpopts_struct | |
Clpprob_struct | |
Clpstats_struct | |
Clptols_struct | |
CLUF | |
CLUF_WA | |
►Cmake_fixed_action | Fix a variable at a specified bound |
CMEM | |
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 |
COsiChooseStrong | This class chooses a variable to branch on |
COsiChooseVariable | This class chooses a variable to branch on |
COsiColCut | Column Cut Class |
COsiCpxSolverInterface | CPLEX Solver Interface |
COsiCut | |
►COsiCuts | Collections of row cuts and column cuts |
COsiDylpSolverInterface | COIN OSI API for dylp |
COsiDylpWarmStartBasis | The dylp warm start class |
COsiDylpWarmStartBasisDiff | A `diff' between two OsiDylpWarmStartBasis objects |
COsiGlpkSolverInterface | |
COsiGrbSolverInterface | Gurobi Solver Interface |
COsiHotInfo | This class contains the result of strong branching on a variable When created it stores enough information for strong branching |
COsiIntegerBranchingObject | Simple branching object for an integer variable |
COsiLotsize | Lotsize class |
COsiLotsizeBranchingObject | Lotsize branching object |
COsiMskSolverInterface | |
COsiObject | Abstract base class for `objects' |
COsiObject2 | Define a class to add a bit of complexity to OsiObject This assumes 2 way branching |
COsiPresolve | OSI interface to COIN problem simplification capabilities |
COsiPseudoCosts | This class is the placeholder for the pseudocosts used by OsiChooseStrong |
COsiRowCut | Row Cut Class |
COsiRowCut2 | Row Cut Class which refers back to row which created it |
COsiRowCutDebugger | Validate cuts against a known solution |
COsiSimpleInteger | Define a single integer class |
COsiSolverBranch | Solver Branch Class |
►COsiSolverInterface | Abstract Base Class for describing an interface to a solver |
COsiSolverResult | Solver Result Class |
COsiSOS | Define Special Ordered Sets of type 1 and 2 |
COsiSOSBranchingObject | Branching object for Special ordered sets |
COsiSpxSolverInterface | SoPlex Solver Interface Instantiation of OsiSpxSolverInterface for SoPlex |
►COsiTestSolverInterface | Vol(ume) Solver Interface |
COsiTwoWayBranchingObject | This just adds two-wayness to a branching object |
COsiXprSolverInterface | XPRESS-MP Solver Interface |
Cparse_any | |
Cpkcoeff_struct | |
Cpkvec_struct | |
CPOOL | |
Cpresolvehlink | Links to aid in packed matrix modification |
►Cremove_dual_action | Attempt to fix variables by bounding reduced costs |
►Cremove_fixed_action | Excise fixed variables from the model |
Crowhdr_struct_tag | |
►Cslack_doubleton_action | Convert an explicit bound constraint to a column bound |
►Cslack_singleton_action | For variables with one entry |
►Csubst_constraint_action | Detect and process implied free variables |
Csymrec | For string evaluation |
►Ctripleton_action | We are only going to do this if it does not increase number of elements? |
►Ctwoxtwo_action | Detect interesting 2 by 2 blocks |
►Cuseless_constraint_action | |
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 |
CVOL_vh |