| C_EKKfactinfo | |
| Cdoubleton_action::action | |
| Cremove_dual_action::action | Postsolve (bound restore) instruction |
| Cdupcol_action::action | |
| Cduprow_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 |
| Cstd::array< T > | STL class |
| 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 > | |
| Cstd::bitset< Bits > | STL class |
| CBitVector128 | |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 | |
| Cstd::complex | STL class |
| 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_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 |
| Cstd::set< K >::const_iterator | STL iterator class |
| Cstd::string::const_iterator | STL iterator class |
| Cstd::unordered_set< K >::const_iterator | STL iterator class |
| Cstd::wstring::const_iterator | STL iterator class |
| Cstd::multiset< K >::const_iterator | STL iterator class |
| Cstd::unordered_multiset< K >::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::deque< T >::const_reverse_iterator | STL iterator class |
| Cstd::unordered_map< K, T >::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::forward_list< 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::map< K, T >::const_reverse_iterator | STL iterator class |
| Cstd::unordered_set< K >::const_reverse_iterator | STL iterator class |
| Cstd::multiset< 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 > | STL class |
| Cdropped_zero | Tracking information for an explicit zero coefficient |
| CEKKHlink | This deals with Factorization and Updates This is ripped off from OSL!!!!!!!!! |
| 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 |
| ►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::list< T >::iterator | STL iterator class |
| Cstd::forward_list< T >::iterator | STL iterator class |
| Cstd::deque< T >::iterator | STL iterator class |
| Cstd::unordered_map< K, T >::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::string::iterator | STL iterator class |
| Cstd::unordered_set< K >::iterator | STL iterator class |
| Cstd::multimap< K, T >::iterator | STL iterator class |
| Cstd::unordered_multiset< K >::iterator | STL iterator class |
| Cstd::map< K, T >::iterator | STL iterator class |
| Cstd::vector< T >::iterator | STL iterator class |
| Cstd::multiset< K >::iterator | STL iterator class |
| Cstd::set< K >::iterator | STL iterator class |
| Cstd::list< T > | STL class |
| Cstd::map< K, T > | STL class |
| Cstd::multimap< K, T > | STL class |
| Cstd::multiset< K > | STL class |
| Cpresolvehlink | Links to aid in packed matrix modification |
| Cstd::priority_queue< T > | STL class |
| Cstd::queue< T > | STL class |
| CCoin::ReferencedObject | ReferencedObject class |
| Cstd::wstring::reverse_iterator | STL iterator class |
| Cstd::unordered_map< K, T >::reverse_iterator | STL iterator class |
| Cstd::forward_list< T >::reverse_iterator | STL iterator class |
| Cstd::set< K >::reverse_iterator | STL iterator class |
| Cstd::map< K, T >::reverse_iterator | STL iterator class |
| Cstd::multiset< K >::reverse_iterator | STL iterator class |
| Cstd::unordered_multiset< K >::reverse_iterator | STL iterator class |
| Cstd::deque< T >::reverse_iterator | STL iterator class |
| Cstd::list< T >::reverse_iterator | STL iterator class |
| Cstd::string::reverse_iterator | STL iterator class |
| Cstd::vector< T >::reverse_iterator | STL iterator class |
| Cstd::basic_string< Char >::reverse_iterator | STL iterator class |
| Cstd::unordered_multimap< K, T >::reverse_iterator | STL iterator class |
| Cstd::multimap< K, T >::reverse_iterator | STL iterator class |
| Cstd::unordered_set< K >::reverse_iterator | STL iterator class |
| 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 |
| 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< CoinTreeSiblings * > | |
| Cstd::vector< double > | |
| Cstd::vector< int > | |
| Cstd::vector< std::string > | |
| Cstd::weak_ptr< T > | STL class |
| Cbool | |
| Cchar | |
| CCOINMpsType | |
| CCoinParamType | |
| CCOINSectionType | |
| CCoinWarmStartVector< T > | |
| CCoinWarmStartVectorDiff< T > | |
| CComp | |
| Cconst V * | |
| Cdouble | |
| CFILE * | |
| Cint | |
| CK | |
| CLanguage | |
| CS | |
| Csize_t | |
| CT | |
| CT * | |
| CU | |
| Cvoid * | |