|
Clp 1.17.10
|
| ▼CAbcDualRowPivot | Dual Row Pivot Abstract Base Class |
| CAbcDualRowDantzig | Dual Row Pivot Dantzig Algorithm Class |
| CAbcDualRowSteepest | Dual Row Pivot Steepest Edge Algorithm Class |
| CAbcMatrix | |
| CAbcMatrix2 | |
| CAbcMatrix3 | |
| CAbcNonLinearCost | |
| ▼CAbcPrimalColumnPivot | Primal Column Pivot Abstract Base Class |
| CAbcPrimalColumnDantzig | Primal Column Pivot Dantzig Algorithm Class |
| CAbcPrimalColumnSteepest | Primal Column Pivot Steepest Edge Algorithm Class |
| CAbcSimplexFactorization | This just implements AbcFactorization when an AbcMatrix object is passed |
| CAbcTolerancesEtc | |
| CAbcWarmStartOrganizer | |
| Campl_info | |
| CblockStruct | |
| CblockStruct3 | |
| CClpNode::branchState | |
| CCbcOrClpParam | Very simple class for setting parameters |
| ▼CClpCholeskyBase | Base class for Clp Cholesky factorization Will do better factorization |
| CClpCholeskyDense | |
| CClpCholeskyMumps | Mumps class for Clp Cholesky factorization |
| CClpCholeskyTaucs | Taucs class for Clp Cholesky factorization |
| CClpCholeskyUfl | Ufl class for Clp Cholesky factorization |
| CClpCholeskyWssmp | Wssmp class for Clp Cholesky factorization |
| CClpCholeskyWssmpKKT | WssmpKKT class for Clp Cholesky factorization |
| CClpCholeskyDenseC | |
| ▼CClpConstraint | Constraint Abstract Base Class |
| CClpConstraintLinear | Linear Constraint Class |
| CClpConstraintQuadratic | Quadratic Constraint Class |
| CClpDataSave | This is a tiny class where data can be saved round calls |
| ▼CClpDisasterHandler | Base class for Clp disaster handling |
| COsiClpDisasterHandler | |
| ▼CClpDualRowPivot | Dual Row Pivot Abstract Base Class |
| ►CClpDualRowDantzig | Dual Row Pivot Dantzig Algorithm Class |
| ►CClpDualRowSteepest | Dual Row Pivot Steepest Edge Algorithm Class |
| ▼CClpEventHandler | Base class for Clp event handling |
| CMyEventHandler | This is so user can trap events and do useful stuff |
| CClpFactorization | This just implements CoinFactorization when an ClpMatrixBase object is passed |
| CClpHashValue | |
| CClpLsqr | This class implements LSQR |
| ▼CClpMatrixBase | Abstract base class for Clp Matrices |
| CClpDummyMatrix | This implements a dummy matrix as derived from ClpMatrixBase |
| CClpNetworkMatrix | This implements a simple network matrix as derived from ClpMatrixBase |
| ►CClpPackedMatrix | |
| CClpPlusMinusOneMatrix | This implements a simple +- one matrix as derived from ClpMatrixBase |
| ▼CClpModel | |
| ►CClpInterior | This solves LPs using interior point methods |
| ►CClpSimplex | This solves LPs using the simplex method |
| CClpNetworkBasis | This deals with Factorization and Updates for network structures |
| CClpNode | |
| CClpNodeStuff | |
| CClpNonLinearCost | |
| ▼CClpObjective | Objective Abstract Base Class |
| CClpLinearObjective | Linear Objective Class |
| CClpQuadraticObjective | Quadratic Objective Class |
| CClpPackedMatrix2 | |
| CClpPackedMatrix3 | |
| ▼CClpPdcoBase | Abstract base class for tailoring everything for Pcdo |
| CmyPdco | This implements a simple network matrix as derived from ClpMatrixBase |
| CClpPESimplex | BASE CLASS FOR THE IMPROVED SIMPLEX |
| CClpPresolve | This is the Clp interface to CoinPresolve |
| ▼CClpPrimalColumnPivot | Primal Column Pivot Abstract Base Class |
| ►CClpPrimalColumnDantzig | Primal Column Pivot Dantzig Algorithm Class |
| ►CClpPrimalColumnSteepest | Primal Column Pivot Steepest Edge Algorithm Class |
| CClpPrimalQuadraticDantzig | Primal Column Pivot Dantzig Algorithm Class |
| CClpSimplexProgress | For saving extra information to see if looping |
| CClpSolve | This is a very simple class to guide algorithms |
| CclpTempInfo | |
| CClpTrustedData | For a structure to be used by trusted code |
| ▼CCoinAbcAnyFactorization | Abstract base class which also has some scalars so can be used from Dense or Simp |
| CCoinAbcDenseFactorization | This deals with Factorization and Updates This is a simple dense version so other people can write a better one |
| CCoinAbcTypeFactorization | |
| CCoinAbcStack | |
| CCoinAbcStatistics | |
| CClpHashValue::CoinHashLink | Data |
| ▼CCoinMessageHandler | |
| CMyMessageHandler | |
| ▼CCoinMessages | |
| CClpMessage | This deals with Clp messages (as against Osi messages etc) |
| ▼CCoinWarmStartBasis | |
| CAbcWarmStart | As CoinWarmStartBasis but with alternatives (Also uses Clp status meaning for slacks) |
| CdualColumnResult | |
| CIdiot | This class implements a very silly algorithm |
| CIdiotResult | For use internally |
| CInfo | ******** DATA to be moved into protected section of ClpInterior |
| COptions | ******** DATA to be moved into protected section of ClpInterior |
| ▼COsiSolverInterface | |
| COsiClpSolverInterface | Clp Solver Interface |
| COutfo | ******** DATA to be moved into protected section of ClpInterior |
| CClpSimplexOther::parametricsData | |
| CAbcSimplexPrimal::pivotStruct | |
| CscatterStruct |