Clp  1.17.8
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CAbcDualRowDantzigDual Row Pivot Dantzig Algorithm Class
 CAbcDualRowPivotDual Row Pivot Abstract Base Class
 CAbcDualRowSteepestDual Row Pivot Steepest Edge Algorithm Class
 CAbcMatrix
 CAbcMatrix2
 CAbcMatrix3
 CAbcNonLinearCost
 CAbcPrimalColumnDantzigPrimal Column Pivot Dantzig Algorithm Class
 CAbcPrimalColumnPivotPrimal Column Pivot Abstract Base Class
 CAbcPrimalColumnSteepestPrimal Column Pivot Steepest Edge Algorithm Class
 CAbcSimplex
 CAbcSimplexDualThis solves LPs using the dual simplex method
 CAbcSimplexFactorizationThis just implements AbcFactorization when an AbcMatrix object is passed
 CAbcSimplexPrimalThis solves LPs using the primal simplex method
 CAbcTolerancesEtc
 CAbcWarmStart
 CAbcWarmStartOrganizer
 Campl_info
 CblockStruct
 CblockStruct3
 CCbcOrClpParamVery simple class for setting parameters
 CClpCholeskyBaseBase class for Clp Cholesky factorization Will do better factorization
 CClpCholeskyDense
 CClpCholeskyDenseC
 CClpCholeskyMumpsMumps class for Clp Cholesky factorization
 CClpCholeskyTaucsTaucs class for Clp Cholesky factorization
 CClpCholeskyUflUfl class for Clp Cholesky factorization
 CClpCholeskyWssmpWssmp class for Clp Cholesky factorization
 CClpCholeskyWssmpKKTWssmpKKT class for Clp Cholesky factorization
 CClpConstraintConstraint Abstract Base Class
 CClpConstraintLinearLinear Constraint Class
 CClpConstraintQuadraticQuadratic Constraint Class
 CClpDataSaveThis is a tiny class where data can be saved round calls
 CClpDisasterHandlerBase class for Clp disaster handling
 CClpDualRowDantzigDual Row Pivot Dantzig Algorithm Class
 CClpDualRowPivotDual Row Pivot Abstract Base Class
 CClpDualRowSteepestDual Row Pivot Steepest Edge Algorithm Class
 CClpDummyMatrixThis implements a dummy matrix as derived from ClpMatrixBase
 CClpDynamicExampleMatrixThis implements a dynamic matrix when we have a limit on the number of "interesting rows"
 CClpDynamicMatrixThis implements a dynamic matrix when we have a limit on the number of "interesting rows"
 CClpEventHandlerBase class for Clp event handling
 CClpFactorizationThis just implements CoinFactorization when an ClpMatrixBase object is passed
 CClpGubDynamicMatrixThis implements Gub rows plus a ClpPackedMatrix
 CClpGubMatrixThis implements Gub rows plus a ClpPackedMatrix
 CClpHashValue
 CClpInteriorThis solves LPs using interior point methods
 CClpLinearObjectiveLinear Objective Class
 CClpLsqrThis class implements LSQR
 CClpMatrixBaseAbstract base class for Clp Matrices
 CClpMessageThis deals with Clp messages (as against Osi messages etc)
 CClpModel
 CClpNetworkBasisThis deals with Factorization and Updates for network structures
 CClpNetworkMatrixThis implements a simple network matrix as derived from ClpMatrixBase
 CClpNode
 CClpNodeStuff
 CClpNonLinearCost
 CClpObjectiveObjective Abstract Base Class
 CClpPackedMatrix
 CClpPackedMatrix2
 CClpPackedMatrix3
 CClpPdcoThis solves problems in Primal Dual Convex Optimization
 CClpPdcoBaseAbstract base class for tailoring everything for Pcdo
 CClpPEDualRowDantzig
 CClpPEDualRowSteepestDual Row Pivot Steepest Edge Algorithm Class
 CClpPEPrimalColumnDantzig
 CClpPEPrimalColumnSteepestPrimal Column Pivot Steepest Edge Algorithm Class
 CClpPESimplexBASE CLASS FOR THE IMPROVED SIMPLEX
 CClpPlusMinusOneMatrixThis implements a simple +- one matrix as derived from ClpMatrixBase
 CClpPredictorCorrectorThis solves LPs using the predictor-corrector method due to Mehrotra
 CClpPresolveThis is the Clp interface to CoinPresolve
 CClpPrimalColumnDantzigPrimal Column Pivot Dantzig Algorithm Class
 CClpPrimalColumnPivotPrimal Column Pivot Abstract Base Class
 CClpPrimalColumnSteepestPrimal Column Pivot Steepest Edge Algorithm Class
 CClpPrimalQuadraticDantzigPrimal Column Pivot Dantzig Algorithm Class
 CClpQuadraticObjectiveQuadratic Objective Class
 CClpSimplexThis solves LPs using the simplex method
 CClpSimplexDualThis solves LPs using the dual simplex method
 CClpSimplexNonlinearThis solves non-linear LPs using the primal simplex method
 CClpSimplexOtherThis is for Simplex stuff which is neither dual nor primal
 CClpSimplexPrimalThis solves LPs using the primal simplex method
 CClpSimplexProgressFor saving extra information to see if looping
 CClpSolveThis is a very simple class to guide algorithms
 CclpTempInfo
 CClpTrustedDataFor a structure to be used by trusted code
 CCoinAbcAnyFactorizationAbstract base class which also has some scalars so can be used from Dense or Simp
 CCoinAbcDenseFactorizationThis deals with Factorization and Updates This is a simple dense version so other people can write a better one
 CCoinAbcStack
 CCoinAbcStatistics
 CCoinAbcTypeFactorization
 CdualColumnResult
 CIdiotThis class implements a very silly algorithm
 CIdiotResultFor use internally
 CInfo******** DATA to be moved into protected section of ClpInterior
 CMyEventHandlerThis is so user can trap events and do useful stuff
 CMyMessageHandler
 CmyPdcoThis implements a simple network matrix as derived from ClpMatrixBase
 COptions******** DATA to be moved into protected section of ClpInterior
 COsiClpDisasterHandler
 COsiClpSolverInterfaceClp Solver Interface
 COutfo******** DATA to be moved into protected section of ClpInterior
 CscatterStruct