C_EKKfactinfo | |
Cdoubleton_action::action | |
Cremove_dual_action::action | Postsolve (bound restore) instruction |
Cduprow_action::action | |
Cdupcol_action::action | |
Cduprow3_action::action | |
Cgubrow_action::action | |
Ctwoxtwo_action::action | |
Cdrop_empty_cols_action::action | |
Cdrop_empty_rows_action::action | |
Cremove_fixed_action::action | Structure to hold information necessary to reintroduce a column into the problem representation |
Cmake_fixed_action::action | Structure to preserve the bound overwritten when fixing a variable |
Cforcing_constraint_action::action | |
Cimplied_free_action::action | |
Cslack_doubleton_action::action | |
Cslack_singleton_action::action | |
Csubst_constraint_action::action | |
Cdo_tighten_action::action | |
Ctripleton_action::action | |
Cuseless_constraint_action::action | |
Cstd::allocator< T > | STL class |
COsiSolverInterface::ApplyCutsReturnCode | Internal class for obtaining status from the applyCuts method |
Cstd::array< T > | STL class |
Cattvhdr_struct_tag | |
Cstd::auto_ptr< T > | STL class |
►Cstd::basic_string< Char > | STL class |
Cstd::string | STL class |
Cstd::wstring | STL class |
Cstd::basic_string< char > | |
Cstd::basic_string< wchar_t > | |
Cbasis_struct | |
Cbasisel_struct | |
Cstd::bitset< Bits > | STL class |
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 |
►CCoinArrayWithLength | Pointer with length in bytes |
CCoinArbitraryArrayWithLength | Arbitrary version |
CCoinBigIndexArrayWithLength | CoinBigIndex * version |
CCoinDoubleArrayWithLength | Double * version |
CCoinFactorizationDoubleArrayWithLength | CoinFactorizationDouble * version |
CCoinFactorizationLongDoubleArrayWithLength | CoinFactorizationLongDouble * version |
CCoinIntArrayWithLength | Int * version |
CCoinUnsignedIntArrayWithLength | Unsigned int * version |
CCoinVoidStarArrayWithLength | Void * version |
►CCoinBaseModel | |
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 |
CCoinStructuredModel | |
CCoinBuild | In many cases it is natural to build a model by adding one row at a time |
CCoinDenseVector< T > | Dense Vector |
CCoinError | Error Class thrown by an exception |
CCoinExternalVectorFirstGreater_2< S, T, V > | Function operator |
CCoinExternalVectorFirstGreater_3< S, T, U, V > | Function operator |
CCoinExternalVectorFirstLess_2< S, T, V > | Function operator |
CCoinExternalVectorFirstLess_3< S, T, U, V > | Function operator |
CCoinFactorization | This deals with Factorization and Updates |
►CCoinFileIOBase | Base class for FileIO classes |
►CCoinFileInput | Abstract base class for file input classes |
CCoinPlainFileInput | This reads plain text files |
CCoinFileOutput | Abstract base class for file output classes |
CCoinFirstAbsGreater_2< S, T > | Function operator |
CCoinFirstAbsGreater_3< S, T, U > | Function operator |
CCoinFirstAbsLess_2< S, T > | Function operator |
CCoinFirstAbsLess_3< S, T, U > | Function operator |
CCoinFirstGreater_2< S, T > | Function operator |
CCoinFirstGreater_3< S, T, U > | Function operator |
CCoinFirstLess_2< S, T > | Function operator |
CCoinFirstLess_3< S, T, U > | Function operator |
CCoinLpIO::CoinHashLink | |
CCoinMpsIO::CoinHashLink | |
►CCoinIndexedVector | Indexed Vector |
CCoinPartitionedVector | |
CCoinLpIO | Class to read and write Lp files |
CCoinMessageHandler | Base class for message handling |
►CCoinMessages | Class to hold and manipulate an array of massaged messages |
CCoinMessage | The standard set of Coin messages |
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 |
►CCoinOtherFactorization | Abstract base class which also has some scalars so can be used from Dense or Simp |
CCoinDenseFactorization | This deals with Factorization and Updates This is a simple dense version so other people can write a better one |
CCoinOslFactorization | |
CCoinSimpFactorization | |
CCoinSnapshot::coinOwned | To say whether arrays etc are owned by CoinSnapshot |
CCoinPackedMatrix | Sparse Matrix Base Class |
►CCoinPackedVectorBase | Abstract base class for various sparse vectors |
CCoinPackedVector | Sparse Vector |
CCoinShallowPackedVector | Shallow Sparse Vector |
CCoinPair< S, T > | An ordered pair |
CCoinParam | A base class for `keyword value' command line parameters |
►CCoinPrePostsolveMatrix | Collects all the information about the problem that is needed in both presolve and postsolve |
CCoinPostsolveMatrix | Augments CoinPrePostsolveMatrix with information about the problem that is only needed during postsolve |
CCoinPresolveMatrix | Augments CoinPrePostsolveMatrix with information about the problem that is only needed during presolve |
►CCoinPresolveAction | Abstract base class of all presolve routines |
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 |
Cdupcol_action | Detect and remove duplicate columns |
Cduprow3_action | |
Cduprow_action | Detect and remove duplicate rows |
Cforcing_constraint_action | Detect and process forcing constraints and useless constraints |
Cgubrow_action | Detect and remove entries whose sum is known |
Cimplied_free_action | Detect and process implied free variables |
Cisolated_constraint_action | |
Cmake_fixed_action | Fix a variable at a specified bound |
Cremove_dual_action | Attempt to fix variables by bounding reduced costs |
Cremove_fixed_action | Excise fixed variables from the model |
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 |
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 | |
CCoinPresolveMonitor | Monitor a row or column for modification |
CCoinRational | |
CCoinRelFltEq | Equality to a scaled tolerance |
►CCoinSearchTreeBase | |
CCoinSearchTree< Comp > | |
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 |
CCoinSosSet | Very simple class for containing SOS set |
CCoinSnapshot | NON Abstract Base Class for interfacing with cut generators or branching code or |
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< S, T, U > | |
►CCoinWarmStart | Abstract base class for warm start information |
►CCoinWarmStartBasis | The default COIN simplex (basis-oriented) warm start class |
COsiDylpWarmStartBasis | The dylp warm start class |
CCoinWarmStartDual | WarmStart information that is only a dual vector |
CCoinWarmStartPrimalDual | WarmStart information that is only a dual vector |
CCoinWarmStartVector< T > | WarmStart information that is only a vector |
CCoinWarmStartVector< double > | |
CCoinWarmStartVector< U > | |
CCoinWarmStartVectorPair< T, U > | |
►CCoinWarmStartDiff | Abstract base class for warm start `diff' objects |
►CCoinWarmStartBasisDiff | A `diff' between two CoinWarmStartBasis objects |
COsiDylpWarmStartBasisDiff | A `diff' between two OsiDylpWarmStartBasis objects |
CCoinWarmStartDualDiff | A `diff' between two CoinWarmStartDual objects |
CCoinWarmStartPrimalDualDiff | A `diff' between two CoinWarmStartPrimalDual objects |
CCoinWarmStartVectorDiff< T > | A `diff' between two CoinWarmStartVector objects |
CCoinWarmStartVectorDiff< double > | |
CCoinWarmStartVectorDiff< U > | |
CCoinWarmStartVectorPairDiff< T, U > | |
CCoinYacc | |
Ccolhdr_struct_tag | |
Cstd::complex | STL class |
Cconbnd_struct | |
Cconmtx_struct | |
Cstd::list< T >::const_iterator | STL iterator class |
Cstd::forward_list< T >::const_iterator | STL iterator class |
Cstd::map< K, T >::const_iterator | STL iterator class |
Cstd::unordered_multiset< K >::const_iterator | STL iterator class |
Cstd::unordered_map< K, T >::const_iterator | STL iterator class |
Cstd::basic_string< Char >::const_iterator | STL iterator class |
Cstd::multimap< K, T >::const_iterator | STL iterator class |
Cstd::unordered_multimap< K, T >::const_iterator | STL iterator class |
COsiCuts::const_iterator | Const Iterator |
Cstd::set< K >::const_iterator | STL iterator class |
Cstd::string::const_iterator | STL iterator class |
Cstd::multiset< K >::const_iterator | STL iterator class |
Cstd::unordered_set< K >::const_iterator | STL iterator class |
Cstd::wstring::const_iterator | STL iterator class |
Cstd::vector< T >::const_iterator | STL iterator class |
Cstd::deque< T >::const_iterator | STL iterator class |
Cstd::list< T >::const_reverse_iterator | STL iterator class |
Cstd::forward_list< T >::const_reverse_iterator | STL iterator class |
Cstd::map< K, T >::const_reverse_iterator | STL iterator class |
Cstd::unordered_map< K, T >::const_reverse_iterator | STL iterator class |
Cstd::multiset< K >::const_reverse_iterator | STL iterator class |
Cstd::multimap< K, T >::const_reverse_iterator | STL iterator class |
Cstd::basic_string< Char >::const_reverse_iterator | STL iterator class |
Cstd::unordered_multimap< K, T >::const_reverse_iterator | STL iterator class |
Cstd::set< K >::const_reverse_iterator | STL iterator class |
Cstd::string::const_reverse_iterator | STL iterator class |
Cstd::unordered_set< K >::const_reverse_iterator | STL iterator class |
Cstd::wstring::const_reverse_iterator | STL iterator class |
Cstd::unordered_multiset< K >::const_reverse_iterator | STL iterator class |
Cstd::vector< T >::const_reverse_iterator | STL iterator class |
Cstd::deque< T >::const_reverse_iterator | STL iterator class |
Cconsys_struct | |
Cstd::deque< T > | STL class |
Cdropped_zero | Tracking information for an explicit zero coefficient |
CEKKHlink | This deals with Factorization and Updates This is ripped off from OSL!!!!!!!!! |
CENV | |
Cstd::error_category | STL class |
Cstd::error_code | STL class |
Cstd::error_condition | STL class |
►Cstd::exception | STL class |
Cstd::bad_alloc | STL class |
Cstd::bad_cast | STL class |
Cstd::bad_exception | STL class |
Cstd::bad_typeid | STL class |
Cstd::ios_base::failure | STL class |
►Cstd::logic_error | STL class |
Cstd::domain_error | STL class |
Cstd::invalid_argument | STL class |
Cstd::length_error | STL class |
Cstd::out_of_range | STL class |
►Cstd::runtime_error | STL class |
Cstd::overflow_error | STL class |
Cstd::range_error | STL class |
Cstd::underflow_error | STL class |
CFactorPointers | Pointers used during factorization |
Cstd::forward_list< T > | STL class |
Cglp_prob | |
Chel_tag | |
CINV | |
►Cstd::ios_base | STL class |
Cstd::basic_ios< char > | |
Cstd::basic_ios< wchar_t > | |
►Cstd::basic_ios< Char > | STL class |
Cstd::basic_istream< char > | |
Cstd::basic_istream< wchar_t > | |
Cstd::basic_ostream< char > | |
Cstd::basic_ostream< wchar_t > | |
►Cstd::basic_istream< Char > | STL class |
Cstd::basic_ifstream< char > | |
Cstd::basic_ifstream< wchar_t > | |
Cstd::basic_iostream< char > | |
Cstd::basic_iostream< wchar_t > | |
Cstd::basic_istringstream< char > | |
Cstd::basic_istringstream< wchar_t > | |
►Cstd::basic_ifstream< Char > | STL class |
Cstd::ifstream | STL class |
Cstd::wifstream | STL class |
►Cstd::basic_iostream< Char > | STL class |
Cstd::basic_fstream< char > | |
Cstd::basic_fstream< wchar_t > | |
Cstd::basic_stringstream< char > | |
Cstd::basic_stringstream< wchar_t > | |
►Cstd::basic_fstream< Char > | STL class |
Cstd::fstream | STL class |
Cstd::wfstream | STL class |
►Cstd::basic_stringstream< Char > | STL class |
Cstd::stringstream | STL class |
Cstd::wstringstream | STL class |
►Cstd::basic_istringstream< Char > | STL class |
Cstd::istringstream | STL class |
Cstd::wistringstream | STL class |
Cstd::istream | STL class |
Cstd::wistream | STL class |
►Cstd::basic_ostream< Char > | STL class |
Cstd::basic_iostream< char > | |
Cstd::basic_iostream< wchar_t > | |
Cstd::basic_ofstream< char > | |
Cstd::basic_ofstream< wchar_t > | |
Cstd::basic_ostringstream< char > | |
Cstd::basic_ostringstream< wchar_t > | |
Cstd::basic_iostream< Char > | STL class |
►Cstd::basic_ofstream< Char > | STL class |
Cstd::ofstream | STL class |
Cstd::wofstream | STL class |
►Cstd::basic_ostringstream< Char > | STL class |
Cstd::ostringstream | STL class |
Cstd::wostringstream | STL class |
Cstd::ostream | STL class |
Cstd::wostream | STL class |
Cstd::ios | STL class |
Cstd::wios | STL class |
Cstd::deque< T >::iterator | STL iterator class |
Cstd::unordered_map< K, T >::iterator | STL iterator class |
Cstd::list< T >::iterator | STL iterator class |
Cstd::multimap< K, T >::iterator | STL iterator class |
Cstd::map< K, T >::iterator | STL iterator class |
Cstd::multiset< K >::iterator | STL iterator class |
Cstd::wstring::iterator | STL iterator class |
Cstd::basic_string< Char >::iterator | STL iterator class |
Cstd::unordered_multimap< K, T >::iterator | STL iterator class |
Cstd::set< K >::iterator | STL iterator class |
Cstd::string::iterator | STL iterator class |
Cstd::unordered_set< K >::iterator | STL iterator class |
COsiCuts::iterator | Iterator |
Cstd::unordered_multiset< K >::iterator | STL iterator class |
Cstd::forward_list< T >::iterator | STL iterator class |
Cstd::vector< T >::iterator | STL iterator class |
Ckeytab_entry_internal | |
Clex_struct | |
►Cstd::list< T > | STL class |
COsiUnitTest::TestOutcomes | Utility class to maintain a list of test outcomes |
Cstd::list< TestOutcome > | |
Clnk_struct_tag | |
Clpopts_struct | |
Clpprob_struct | |
Clpstats_struct | |
Clptols_struct | |
CLUF | |
CLUF_WA | |
Cstd::map< K, T > | STL class |
CMEM | |
Cstd::multimap< K, T > | STL class |
Cstd::multiset< K > | STL class |
►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 | Abstract base class for `objects' |
►COsiObject2 | Define a class to add a bit of complexity to OsiObject This assumes 2 way branching |
COsiLotsize | Lotsize class |
COsiSimpleInteger | Define a single integer class |
COsiSOS | Define Special Ordered Sets of type 1 and 2 |
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 |
COsiDylpSolverInterface | COIN OSI API for dylp |
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_ | |
Cparse_any | |
Cpkcoeff_struct | |
Cpkvec_struct | |
CPOOL | |
Cpresolvehlink | Links to aid in packed matrix modification |
Cstd::priority_queue< T > | STL class |
Cstd::queue< T > | STL class |
CCoin::ReferencedObject | ReferencedObject class |
Cstd::multimap< K, T >::reverse_iterator | STL iterator class |
Cstd::vector< T >::reverse_iterator | STL iterator class |
Cstd::basic_string< Char >::reverse_iterator | STL iterator class |
Cstd::unordered_set< K >::reverse_iterator | STL iterator class |
Cstd::map< K, T >::reverse_iterator | STL iterator class |
Cstd::set< K >::reverse_iterator | STL iterator class |
Cstd::string::reverse_iterator | STL iterator class |
Cstd::wstring::reverse_iterator | STL iterator class |
Cstd::unordered_multiset< K >::reverse_iterator | STL iterator class |
Cstd::forward_list< T >::reverse_iterator | STL iterator class |
Cstd::unordered_map< K, T >::reverse_iterator | STL iterator class |
Cstd::multiset< K >::reverse_iterator | STL iterator class |
Cstd::list< T >::reverse_iterator | STL iterator class |
Cstd::deque< T >::reverse_iterator | STL iterator class |
Cstd::unordered_multimap< K, T >::reverse_iterator | STL iterator class |
Crowhdr_struct_tag | |
Cstd::set< K > | STL class |
Cstd::set< int > | |
Cstd::smart_ptr< T > | STL class |
CCoin::SmartPtr< T > | Template class for Smart Pointers |
Cstd::stack< T > | STL class |
Csymrec | For string evaluation |
Cstd::system_error | STL class |
COsiUnitTest::TestOutcome | A single test outcome record |
Cstd::thread | STL class |
Cstd::unique_ptr< T > | STL class |
Cstd::unordered_map< K, T > | STL class |
Cstd::unordered_multimap< K, T > | STL class |
Cstd::unordered_multiset< K > | STL class |
Cstd::unordered_set< K > | STL class |
Cstd::valarray< T > | STL class |
Cstd::vector< T > | STL class |
Cstd::vector< char > | |
Cstd::vector< CoinBigIndex > | |
Cstd::vector< CoinTreeSiblings * > | |
Cstd::vector< double > | |
Cstd::vector< OsiColCut *> | |
Cstd::vector< OsiRowCut *> | |
Cstd::vector< std::string > | |
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 | |
Cstd::weak_ptr< T > | STL class |
CK | |
CT | |