CblockStruct | |
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 |
▼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 | |
▼CClpDynamicMatrix | This implements a dynamic matrix when we have a limit on the number of "interesting rows" |
CClpDynamicExampleMatrix | This implements a dynamic matrix when we have a limit on the number of "interesting rows" |
▼CClpGubMatrix | This implements Gub rows plus a ClpPackedMatrix |
CClpGubDynamicMatrix | This implements Gub rows plus a ClpPackedMatrix |
CClpPlusMinusOneMatrix | This implements a simple +- one matrix as derived from ClpMatrixBase |
▼CClpModel | |
▼CClpInterior | This solves LPs using interior point methods |
CClpPdco | This solves problems in Primal Dual Convex Optimization |
CClpPredictorCorrector | This solves LPs using the predictor-corrector method due to Mehrotra |
▼CClpSimplex | This solves LPs using the simplex method |
CClpSimplexDual | This solves LPs using the dual simplex method |
CClpSimplexOther | This is for Simplex stuff which is neither dual nor primal |
▼CClpSimplexPrimal | This solves LPs using the primal simplex method |
CClpSimplexNonlinear | This solves non-linear LPs using the primal 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 |
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 |
CClpTrustedData | For a structure to be used by trusted code |
CClpHashValue::CoinHashLink | Data |
▼CCoinMessageHandler | |
CMyMessageHandler | |
▼CCoinMessages | |
CClpMessage | This deals with Clp messages (as against Osi messages etc) |
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 |
COutfo | ******** DATA to be moved into protected section of ClpInterior |