 AbcDualRowPivot | Dual Row Pivot Abstract Base Class |
  AbcDualRowDantzig | Dual Row Pivot Dantzig Algorithm Class |
  AbcDualRowSteepest | Dual Row Pivot Steepest Edge Algorithm Class |
 AbcMatrix | |
 AbcMatrix2 | |
 AbcMatrix3 | |
 AbcNonLinearCost | |
 AbcPrimalColumnPivot | Primal Column Pivot Abstract Base Class |
  AbcPrimalColumnDantzig | Primal Column Pivot Dantzig Algorithm Class |
  AbcPrimalColumnSteepest | Primal Column Pivot Steepest Edge Algorithm Class |
 AbcSimplexFactorization | This just implements AbcFactorization when an AbcMatrix object is passed |
 AbcTolerancesEtc | |
 AbcWarmStartOrganizer | |
 std::allocator< T > | STL class |
 std::array< T > | STL class |
 std::auto_ptr< T > | STL class |
 std::basic_string< Char > | STL class |
  std::string | STL class |
  std::wstring | STL class |
 std::basic_string< char > | |
 std::basic_string< wchar_t > | |
 std::bitset< Bits > | STL class |
 blockStruct | |
 blockStruct3 | |
 ClpNode::branchState | |
 CbcOrClpParam | Very simple class for setting parameters |
 ClpCholeskyBase | Base class for Clp Cholesky factorization Will do better factorization |
  ClpCholeskyDense | |
  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 |
 ClpCholeskyDenseC | |
 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 |
  OsiClpDisasterHandler | |
 ClpDualRowPivot | Dual Row Pivot Abstract Base Class |
  ClpDualRowDantzig | Dual Row Pivot Dantzig Algorithm Class |
  ClpDualRowSteepest | Dual Row Pivot Steepest Edge Algorithm Class |
 ClpEventHandler | Base class for Clp event handling |
  MyEventHandler | This is so user can trap events and do useful stuff |
 ClpFactorization | This just implements CoinFactorization when an ClpMatrixBase object is passed |
 ClpHashValue | |
 ClpLsqr | This class implements LSQR |
 ClpMatrixBase | Abstract base class for Clp Matrices |
  ClpDummyMatrix | This implements a dummy matrix as derived from ClpMatrixBase |
  ClpNetworkMatrix | This implements a simple network matrix as derived from ClpMatrixBase |
  ClpPackedMatrix | |
   ClpDynamicMatrix | This implements a dynamic matrix when we have a limit on the number of "interesting rows" |
    ClpDynamicExampleMatrix | This implements a dynamic matrix when we have a limit on the number of "interesting rows" |
   ClpGubMatrix | This implements Gub rows plus a ClpPackedMatrix |
    ClpGubDynamicMatrix | This implements Gub rows plus a ClpPackedMatrix |
  ClpPlusMinusOneMatrix | This implements a simple +- one matrix as derived from ClpMatrixBase |
 ClpModel | |
  ClpInterior | This solves LPs using interior point methods |
   ClpPdco | This solves problems in Primal Dual Convex Optimization |
   ClpPredictorCorrector | This solves LPs using the predictor-corrector method due to Mehrotra |
  ClpSimplex | This solves LPs using the simplex method |
   AbcSimplex | |
    AbcSimplexDual | This solves LPs using the dual simplex method |
    AbcSimplexPrimal | This solves LPs using the primal simplex method |
   ClpSimplexDual | This solves LPs using the dual simplex method |
   ClpSimplexOther | This is for Simplex stuff which is neither dual nor primal |
   ClpSimplexPrimal | This solves LPs using the primal simplex method |
    ClpSimplexNonlinear | This solves non-linear LPs using the primal simplex method |
 ClpNetworkBasis | This deals with Factorization and Updates for network structures |
 ClpNode | |
 ClpNodeStuff | |
 ClpNonLinearCost | |
 ClpObjective | Objective Abstract Base Class |
  ClpLinearObjective | Linear Objective Class |
  ClpQuadraticObjective | Quadratic Objective Class |
 ClpPackedMatrix2 | |
 ClpPackedMatrix3 | |
 ClpPdcoBase | Abstract base class for tailoring everything for Pcdo |
 ClpPresolve | This is the Clp interface to CoinPresolve |
 ClpPrimalColumnPivot | Primal Column Pivot Abstract Base Class |
  ClpPrimalColumnDantzig | Primal Column Pivot Dantzig Algorithm Class |
  ClpPrimalColumnSteepest | Primal Column Pivot Steepest Edge Algorithm Class |
  ClpPrimalQuadraticDantzig | Primal Column Pivot Dantzig Algorithm Class |
 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 |
 CoinAbcAnyFactorization | Abstract base class which also has some scalars so can be used from Dense or Simp |
  CoinAbcDenseFactorization | This deals with Factorization and Updates This is a simple dense version so other people can write a better one |
  CoinAbcTypeFactorization | |
 CoinAbcStack | |
 CoinAbcStatistics | |
 CoinAbcThreadInfo | |
 ClpHashValue::CoinHashLink | Data |
 CoinMessageHandler | |
  MyMessageHandler | |
 CoinMessages | |
  ClpMessage | This deals with Clp messages (as against Osi messages etc) |
 CoinWarmStartBasis | |
  AbcWarmStart | As CoinWarmStartBasis but with alternatives (Also uses Clp status meaning for slacks) |
 std::complex | STL class |
 std::list< T >::const_iterator | STL iterator class |
 std::deque< T >::const_iterator | STL iterator class |
 std::forward_list< T >::const_iterator | STL iterator class |
 std::wstring::const_iterator | STL iterator class |
 std::map< K, T >::const_iterator | STL iterator class |
 std::unordered_map< K, T >::const_iterator | STL iterator class |
 std::basic_string< Char >::const_iterator | STL iterator class |
 std::multimap< K, T >::const_iterator | STL iterator class |
 std::unordered_multimap< K, T >::const_iterator | STL iterator class |
 std::set< K >::const_iterator | STL iterator class |
 std::string::const_iterator | STL iterator class |
 std::unordered_set< K >::const_iterator | STL iterator class |
 std::multiset< K >::const_iterator | STL iterator class |
 std::unordered_multiset< K >::const_iterator | STL iterator class |
 std::vector< T >::const_iterator | STL iterator class |
 std::list< T >::const_reverse_iterator | STL iterator class |
 std::string::const_reverse_iterator | STL iterator class |
 std::deque< T >::const_reverse_iterator | STL iterator class |
 std::forward_list< T >::const_reverse_iterator | STL iterator class |
 std::map< K, T >::const_reverse_iterator | STL iterator class |
 std::wstring::const_reverse_iterator | STL iterator class |
 std::unordered_map< K, T >::const_reverse_iterator | STL iterator class |
 std::unordered_multimap< K, T >::const_reverse_iterator | STL iterator class |
 std::multimap< K, T >::const_reverse_iterator | STL iterator class |
 std::basic_string< Char >::const_reverse_iterator | STL iterator class |
 std::multiset< K >::const_reverse_iterator | STL iterator class |
 std::set< K >::const_reverse_iterator | STL iterator class |
 std::unordered_set< K >::const_reverse_iterator | STL iterator class |
 std::vector< T >::const_reverse_iterator | STL iterator class |
 std::unordered_multiset< K >::const_reverse_iterator | STL iterator class |
 std::deque< T > | STL class |
 std::deque< StdVectorDouble > | |
 dualColumnResult | |
 std::error_category | STL class |
 std::error_code | STL class |
 std::error_condition | STL class |
 std::exception | STL class |
  std::bad_alloc | STL class |
  std::bad_cast | STL class |
  std::bad_exception | STL class |
  std::bad_typeid | STL class |
  std::ios_base::failure | STL class |
  std::logic_error | STL class |
   std::domain_error | STL class |
   std::invalid_argument | STL class |
   std::length_error | STL class |
   std::out_of_range | STL class |
  std::runtime_error | STL class |
   std::overflow_error | STL class |
   std::range_error | STL class |
   std::underflow_error | STL class |
 std::forward_list< T > | STL class |
 Idiot | This class implements a very silly algorithm |
 IdiotResult | For use internally |
 Info | ******** DATA to be moved into protected section of ClpInterior |
 std::ios_base | STL class |
  std::basic_ios< char > | |
  std::basic_ios< wchar_t > | |
  std::basic_ios< Char > | STL class |
   std::basic_istream< char > | |
   std::basic_istream< wchar_t > | |
   std::basic_ostream< char > | |
   std::basic_ostream< wchar_t > | |
   std::basic_istream< Char > | STL class |
    std::basic_ifstream< char > | |
    std::basic_ifstream< wchar_t > | |
    std::basic_iostream< char > | |
    std::basic_iostream< wchar_t > | |
    std::basic_istringstream< char > | |
    std::basic_istringstream< wchar_t > | |
    std::basic_ifstream< Char > | STL class |
     std::ifstream | STL class |
     std::wifstream | STL class |
    std::basic_iostream< Char > | STL class |
     std::basic_fstream< char > | |
     std::basic_fstream< wchar_t > | |
     std::basic_stringstream< char > | |
     std::basic_stringstream< wchar_t > | |
     std::basic_fstream< Char > | STL class |
      std::fstream | STL class |
      std::wfstream | STL class |
     std::basic_stringstream< Char > | STL class |
      std::stringstream | STL class |
      std::wstringstream | STL class |
    std::basic_istringstream< Char > | STL class |
     std::istringstream | STL class |
     std::wistringstream | STL class |
    std::istream | STL class |
    std::wistream | STL class |
   std::basic_ostream< Char > | STL class |
    std::basic_iostream< char > | |
    std::basic_iostream< wchar_t > | |
    std::basic_ofstream< char > | |
    std::basic_ofstream< wchar_t > | |
    std::basic_ostringstream< char > | |
    std::basic_ostringstream< wchar_t > | |
    std::basic_iostream< Char > | STL class |
    std::basic_ofstream< Char > | STL class |
     std::ofstream | STL class |
     std::wofstream | STL class |
    std::basic_ostringstream< Char > | STL class |
     std::ostringstream | STL class |
     std::wostringstream | STL class |
    std::ostream | STL class |
    std::wostream | STL class |
   std::ios | STL class |
   std::wios | STL class |
 std::wstring::iterator | STL iterator class |
 std::unordered_map< K, T >::iterator | STL iterator class |
 std::unordered_multiset< K >::iterator | STL iterator class |
 std::set< K >::iterator | STL iterator class |
 std::vector< T >::iterator | STL iterator class |
 std::multiset< K >::iterator | STL iterator class |
 std::unordered_set< K >::iterator | STL iterator class |
 std::multimap< K, T >::iterator | STL iterator class |
 std::basic_string< Char >::iterator | STL iterator class |
 std::unordered_multimap< K, T >::iterator | STL iterator class |
 std::list< T >::iterator | STL iterator class |
 std::string::iterator | STL iterator class |
 std::map< K, T >::iterator | STL iterator class |
 std::forward_list< T >::iterator | STL iterator class |
 std::deque< T >::iterator | STL iterator class |
 std::list< T > | STL class |
 std::map< K, T > | STL class |
 std::multimap< K, T > | STL class |
 std::multiset< K > | STL class |
 Options | ******** DATA to be moved into protected section of ClpInterior |
 OsiSolverInterface | |
  OsiClpSolverInterface | Clp Solver Interface |
 Outfo | ******** DATA to be moved into protected section of ClpInterior |
 ClpSimplexOther::parametricsData | |
 AbcSimplexPrimal::pivotStruct | |
 std::priority_queue< T > | STL class |
 std::queue< T > | STL class |
 std::map< K, T >::reverse_iterator | STL iterator class |
 std::string::reverse_iterator | STL iterator class |
 std::vector< T >::reverse_iterator | STL iterator class |
 std::unordered_map< K, T >::reverse_iterator | STL iterator class |
 std::forward_list< T >::reverse_iterator | STL iterator class |
 std::multiset< K >::reverse_iterator | STL iterator class |
 std::multimap< K, T >::reverse_iterator | STL iterator class |
 std::basic_string< Char >::reverse_iterator | STL iterator class |
 std::wstring::reverse_iterator | STL iterator class |
 std::list< T >::reverse_iterator | STL iterator class |
 std::set< K >::reverse_iterator | STL iterator class |
 std::unordered_set< K >::reverse_iterator | STL iterator class |
 std::unordered_multiset< K >::reverse_iterator | STL iterator class |
 std::unordered_multimap< K, T >::reverse_iterator | STL iterator class |
 std::deque< T >::reverse_iterator | STL iterator class |
 scatterStruct | |
 std::set< K > | STL class |
 std::smart_ptr< T > | STL class |
 std::stack< T > | STL class |
 std::system_error | STL class |
 std::thread | STL class |
 std::unique_ptr< T > | STL class |
 std::unordered_map< K, T > | STL class |
 std::unordered_multimap< K, T > | STL class |
 std::unordered_multiset< K > | STL class |
 std::unordered_set< K > | STL class |
 std::valarray< T > | STL class |
 std::vector< T > | STL class |
 std::vector< std::string > | |
 std::weak_ptr< T > | STL class |
 K | |
 T | |