Bcp 1.4.4
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 C_EKKfactinfo [external]
 CAbcDualRowDantzig [external]
 CAbcDualRowPivot [external]
 CAbcDualRowSteepest [external]
 CAbcMatrix [external]
 CAbcMatrix2 [external]
 CAbcMatrix3 [external]
 CAbcNonLinearCost [external]
 CAbcPrimalColumnDantzig [external]
 CAbcPrimalColumnPivot [external]
 CAbcPrimalColumnSteepest [external]
 CAbcSimplex [external]
 CAbcSimplexDual [external]
 CAbcSimplexFactorization [external]
 CAbcSimplexPrimal [external]
 CAbcTolerancesEtc [external]
 CAbcWarmStart [external]
 CAbcWarmStartOrganizer [external]
 Campl_info [external]
 Cauxiliary_graph [external]
 CBCP_bufferThis class describes the message buffer used for all processes of BCP
 CBCP_cg_parParameters used in the Cut Generator process
 CBCP_cg_probThis class is the central class of the Cut Generator process
 CBCP_cg_userBase class from which the user can derive a problem specific class to be used in the Cut Generator process
 CBCP_colThis class holds a column in a compressed form
 CBCP_cutAbstract base class that defines members common to all types of cuts
 CBCP_cut_algoThis is the class from which the user should derive her own algorithmic cuts
 CBCP_cut_coreCore cuts are the cuts that always stay in the LP formulation
 CBCP_cut_setThis class is just a collection of pointers to cuts with a number of methods to manipulate these cuts and/or select certain entries
 CBCP_fatal_errorCurrently there isn't any error handling in BCP
 CBCP_internal_brobjThis class is the internal representation of a branching object
 CBCP_lp_branching_objectThis class describes a generic branching object
 CBCP_lp_cut_pool
 CBCP_lp_integer_branching_objectThis class exist only so that we can extract information from OsiIntegerBranchingObject
 CBCP_lp_nodeNO OLD DOC
 CBCP_lp_parParameters used in the LP process
 CBCP_lp_parentNO OLD DOC
 CBCP_lp_probNO OLD DOC
 CBCP_lp_relaxAn object of type BCP_lp_relax holds the description of an lp relaxation
 CBCP_lp_resultThis class holds the results after solving an LP relaxation
 CBCP_lp_sos_branching_objectThis class exist only so that we can extract information from OsiIntegerBranchingObject
 CBCP_lp_statisticsNO OLD DOC
 CBCP_lp_userBase class from which the user can derive a problem specific class to be used in the LP process
 CBCP_lp_var_pool
 CBCP_lp_waiting_col
 CBCP_lp_waiting_row
 CBCP_MemPool
 CBCP_message_environmentThis is an abstract base class that describes the message passing environment
 CBCP_node_change
 CBCP_node_storage_in_tmNO OLD DOC
 CBCP_obj_change
 CBCP_obj_set_changeThis class stores data about how an object set (set of vars or set of cuts) changes
 CBCP_parameterThis parameter indeintifies a single parameter entry
 CBCP_parameter_setThis is the class serves as a holder for a set of parameters
 CBCP_presolved_lp_brobjA presolved branching object candidate
 CBCP_problem_coreThis class describes the core of the MIP problem, the variables/cuts in it as well as the matrix corresponding the core variables and cuts
 CBCP_problem_core_changeThis class describes changes in the core of the problem
 CBCP_process
 CBCP_rowThis class holds a row in a compressed form
 CBCP_scheduler
 CBCP_single_environment
 CBCP_slave_paramsNO OLD DOC
 CBCP_solutionThis is the abstract base class for a solution to a Mixed Integer Programming problem
 CBCP_solution_genericThis class holds a MIP feasible primal solution
 CBCP_stringThis class is a very simple impelementation of a constant length string
 CBCP_tm_flagsNO OLD DOC
 CBCP_tm_node
 CBCP_tm_node_data
 CBCP_tm_node_to_send
 CBCP_tm_parParameters used in the Tree Manager process
 CBCP_tm_probNO OLD DOC
 CBCP_tm_stat
 CBCP_tm_userBase class from which the user can derive a problem specific class to be used in the TM process
 CBCP_treeNO OLD DOC
 CBCP_ts_node_dataSame as BCP_tm_node_data, just there's no need to use smart pointers in this process
 CBCP_ts_par
 CBCP_ts_prob
 CBCP_ts_user
 CBCP_user_class
 CBCP_user_data
 CBCP_user_pack
 CBCP_varAbstract base class that defines members common to all types of variables
 CBCP_var_algoThis is the class from which the user should derive her own algorithmic variables
 CBCP_var_coreCore variables are the variables that always stay in the LP formulation
 CBCP_var_setThis class is just a collection of pointers to variables with a number of methods to manipulate these variables and/or select certain entries
 CBCP_vecThe class BCP_vec serves the same purpose as the vector class in the standard template library
 CBCP_vec_changeThis class stores a vector explicitly or relatively to another vector
 CBCP_vg_par
 CBCP_vg_probThis class is the central class of the Variable Generator process
 CBCP_vg_userBase class from which the user can derive a problem specific class to be used in the Cut Generator process
 CBCP_warmstartWarmstarting information for the LP solver
 CBCP_warmstart_basisThis class describes a warmstart information that consists of basis information for structural and artificial variables
 CBCP_warmstart_dualThis class describes a warmstart information that consists solely of the dual vector
 CBCP_warmstart_primaldualThis class describes a warmstart information that consists solely of the dual vector
 CBitVector128 [external]
 CblockStruct [external]
 CblockStruct3 [external]
 CCbcOrClpParam [external]
 CCgl012Cut [external]
 Ccgl_arc [external]
 Ccgl_graph [external]
 Ccgl_node [external]
 CCglAllDifferent [external]
 CCglBK [external]
 CCglClique [external]
 CCglCutGenerator [external]
 CCglDuplicateRow [external]
 CCglFakeClique [external]
 CCglFlowCover [external]
 CCglFlowVUB [external]
 CCglGMI [external]
 CCglGMIParam [external]
 CCglGomory [external]
 CCglHashLink [external]
 CCglImplication [external]
 CCglKnapsackCover [external]
 CCglLandP [external]
 CCglLiftAndProject [external]
 CCglMessage [external]
 CCglMixedIntegerRounding [external]
 CCglMixedIntegerRounding2 [external]
 CCglMixIntRoundVUB [external]
 CCglMixIntRoundVUB2 [external]
 CCglOddHole [external]
 CCglParam [external]
 CCglPreProcess [external]
 CCglProbing [external]
 CCglRedSplit [external]
 CCglRedSplit2 [external]
 CCglRedSplit2Param [external]
 CCglRedSplitParam [external]
 CCglResidualCapacity [external]
 CCglSimpleRounding [external]
 CCglStored [external]
 CCglTreeInfo [external]
 CCglTreeProbingInfo [external]
 CCglTwomir [external]
 CCglUniqueRowCuts [external]
 CCglZeroHalf [external]
 CCliqueEntry [external]
 CClpCholeskyBase [external]
 CClpCholeskyDense [external]
 CClpCholeskyDenseC [external]
 CClpCholeskyMumps [external]
 CClpCholeskyTaucs [external]
 CClpCholeskyUfl [external]
 CClpCholeskyWssmp [external]
 CClpCholeskyWssmpKKT [external]
 CClpConstraint [external]
 CClpConstraintLinear [external]
 CClpConstraintQuadratic [external]
 CClpDataSave [external]
 CClpDisasterHandler [external]
 CClpDualRowDantzig [external]
 CClpDualRowPivot [external]
 CClpDualRowSteepest [external]
 CClpDummyMatrix [external]
 CClpDynamicExampleMatrix [external]
 CClpDynamicMatrix [external]
 CClpEventHandler [external]
 CClpFactorization [external]
 CClpGubDynamicMatrix [external]
 CClpGubMatrix [external]
 CClpHashValue [external]
 CClpInterior [external]
 CClpLinearObjective [external]
 CClpLsqr [external]
 CClpMatrixBase [external]
 CClpMessage [external]
 CClpModel [external]
 CClpNetworkBasis [external]
 CClpNetworkMatrix [external]
 CClpNode [external]
 CClpNodeStuff [external]
 CClpNonLinearCost [external]
 CClpObjective [external]
 CClpPackedMatrix [external]
 CClpPackedMatrix2 [external]
 CClpPackedMatrix3 [external]
 CClpPdco [external]
 CClpPdcoBase [external]
 CClpPEDualRowDantzig [external]
 CClpPEDualRowSteepest [external]
 CClpPEPrimalColumnDantzig [external]
 CClpPEPrimalColumnSteepest [external]
 CClpPESimplex [external]
 CClpPlusMinusOneMatrix [external]
 CClpPredictorCorrector [external]
 CClpPresolve [external]
 CClpPrimalColumnDantzig [external]
 CClpPrimalColumnPivot [external]
 CClpPrimalColumnSteepest [external]
 CClpPrimalQuadraticDantzig [external]
 CClpQuadraticObjective [external]
 CClpSimplex [external]
 CClpSimplexDual [external]
 CClpSimplexNonlinear [external]
 CClpSimplexOther [external]
 CClpSimplexPrimal [external]
 CClpSimplexProgress [external]
 CClpSolve [external]
 CclpTempInfo [external]
 CClpTrustedData [external]
 CCoinAbcAnyFactorization [external]
 CCoinAbcDenseFactorization [external]
 CCoinAbcStack [external]
 CCoinAbcStatistics [external]
 CCoinAbcTypeFactorization [external]
 CCoinAbsFltEq [external]
 CCoinAlloc [external]
 CCoinArbitraryArrayWithLength [external]
 CCoinArrayWithLength [external]
 CCoinBaseModel [external]
 CCoinBigIndexArrayWithLength [external]
 CCoinBuild [external]
 CCoinDenseFactorization [external]
 CCoinDenseVector [external]
 CCoinDoubleArrayWithLength [external]
 CCoinError [external]
 CCoinExternalVectorFirstGreater_2 [external]
 CCoinExternalVectorFirstGreater_3 [external]
 CCoinExternalVectorFirstLess_2 [external]
 CCoinExternalVectorFirstLess_3 [external]
 CCoinFactorization [external]
 CCoinFactorizationDoubleArrayWithLength [external]
 CCoinFactorizationLongDoubleArrayWithLength [external]
 CCoinFileInput [external]
 CCoinFileIOBase [external]
 CCoinFileOutput [external]
 CCoinFirstAbsGreater_2 [external]
 CCoinFirstAbsGreater_3 [external]
 CCoinFirstAbsLess_2 [external]
 CCoinFirstAbsLess_3 [external]
 CCoinFirstGreater_2 [external]
 CCoinFirstGreater_3 [external]
 CCoinFirstLess_2 [external]
 CCoinFirstLess_3 [external]
 CCoinIndexedVector [external]
 CCoinIntArrayWithLength [external]
 CCoinLpIO [external]
 CCoinMempool [external]
 CCoinMessage [external]
 CCoinMessageHandler [external]
 CCoinMessages [external]
 CCoinModel [external]
 CCoinModelHash [external]
 CCoinModelHash2 [external]
 CCoinModelHashLink [external]
 CCoinModelHashLink2 [external]
 CCoinModelInfo2 [external]
 CCoinModelLink [external]
 CCoinModelLinkedList [external]
 CCoinModelTriple [external]
 CCoinMpsCardReader [external]
 CCoinMpsIO [external]
 CCoinOneMessage [external]
 CCoinOslFactorization [external]
 CCoinOtherFactorization [external]
 CCoinPackedMatrix [external]
 CCoinPackedVector [external]
 CCoinPackedVectorBase [external]
 CCoinPair [external]
 CCoinParam [external]
 CCoinPartitionedVector [external]
 CCoinPlainFileInput [external]
 CCoinPostsolveMatrix [external]
 CCoinPrePostsolveMatrix [external]
 CCoinPresolveAction [external]
 CCoinPresolveMatrix [external]
 CCoinPresolveMonitor [external]
 CCoinRational [external]
 CCoinRelFltEq [external]
 CCoinSearchTree [external]
 CCoinSearchTreeBase [external]
 CCoinSearchTreeCompareBest [external]
 CCoinSearchTreeCompareBreadth [external]
 CCoinSearchTreeCompareDepth [external]
 CCoinSearchTreeComparePreferred [external]
 CCoinSearchTreeManager [external]
 CCoinSet [external]
 CCoinShallowPackedVector [external]
 CCoinSimpFactorization [external]
 CCoinSnapshot [external]
 CCoinSosSet [external]
 CCoinStructuredModel [external]
 CCoinThreadRandom [external]
 CCoinTimer [external]
 CCoinTreeNode [external]
 CCoinTreeSiblings [external]
 CCoinTriple [external]
 CCoinUnsignedIntArrayWithLength [external]
 CCoinVoidStarArrayWithLength [external]
 CCoinWarmStart [external]
 CCoinWarmStartBasis [external]
 CCoinWarmStartBasisDiff [external]
 CCoinWarmStartDiff [external]
 CCoinWarmStartDual [external]
 CCoinWarmStartDualDiff [external]
 CCoinWarmStartPrimalDual [external]
 CCoinWarmStartPrimalDualDiff [external]
 CCoinWarmStartVector [external]
 CCoinWarmStartVectorDiff [external]
 CCoinWarmStartVectorPair [external]
 CCoinWarmStartVectorPairDiff [external]
 CCoinYacc [external]
 Ccut [external]
 Ccut_list [external]
 CcutParams [external]
 Ccycle [external]
 Ccycle_list [external]
 CDGG_constraint_t [external]
 CDGG_data_t [external]
 CDGG_list_t [external]
 CdisaggregationAction [external]
 Cdo_tighten_action [external]
 Cdoubleton_action [external]
 Cdrop_empty_cols_action [external]
 Cdrop_empty_rows_action [external]
 Cdrop_zero_coefficients_action [external]
 Cdropped_zero [external]
 CdualColumnResult [external]
 Cdupcol_action [external]
 Cduprow3_action [external]
 Cduprow_action [external]
 Cedge [external]
 CEKKHlink [external]
 CFactorPointers [external]
 Cforcing_constraint_action [external]
 Cgubrow_action [external]
 CIdiot [external]
 CIdiotResult [external]
 Cilp [external]
 Cimplied_free_action [external]
 CInfo [external]
 Cinfo_weak [external]
 Cisolated_constraint_action [external]
 Clog_var [external]
 Cmake_fixed_action [external]
 CMyEventHandler [external]
 CMyMessageHandler [external]
 CmyPdco [external]
 COptions [external]
 COsiAuxInfo [external]
 COsiBabSolver [external]
 COsiBranchingInformation [external]
 COsiBranchingObject [external]
 COsiChooseStrong [external]
 COsiChooseVariable [external]
 COsiClpDisasterHandler [external]
 COsiClpSolverInterface [external]
 COsiColCut [external]
 COsiCpxSolverInterface [external]
 COsiCut [external]
 COsiCuts [external]
 COsiGlpkSolverInterface [external]
 COsiGrbSolverInterface [external]
 COsiHotInfo [external]
 COsiIntegerBranchingObject [external]
 COsiLotsize [external]
 COsiLotsizeBranchingObject [external]
 COsiMskSolverInterface [external]
 COsiObject [external]
 COsiObject2 [external]
 COsiPresolve [external]
 COsiPseudoCosts [external]
 COsiRowCut [external]
 COsiRowCut2 [external]
 COsiRowCutDebugger [external]
 COsiSimpleInteger [external]
 COsiSolverBranch [external]
 COsiSolverInterface [external]
 COsiSolverResult [external]
 COsiSOS [external]
 COsiSOSBranchingObject [external]
 COsiSpxSolverInterface [external]
 COsiTestSolverInterface [external]
 COsiTwoWayBranchingObject [external]
 COsiVolSolverInterface [external]
 COsiXprSolverInterface [external]
 COutfo [external]
 Cparity_ilp [external]
 Cpool_cut [external]
 Cpool_cut_list [external]
 Cpresolvehlink [external]
 Cremove_dual_action [external]
 Cremove_fixed_action [external]
 CscatterStruct [external]
 Cselect_cut [external]
 Cseparation_graph [external]
 Cshort_path_node [external]
 Cslack_doubleton_action [external]
 Cslack_singleton_action [external]
 Csubst_constraint_action [external]
 Csymrec [external]
 Ctripleton_action [external]
 Ctwoxtwo_action [external]
 Cuseless_constraint_action [external]
 CUSER_initializeThis class is an abstract base class for the initializer class the user has to provide
 CVOL_alpha_factor [external]
 CVOL_dual [external]
 CVOL_dvector [external]
 CVOL_indc [external]
 CVOL_ivector [external]
 CVOL_parms [external]
 CVOL_primal [external]
 CVOL_problem [external]
 CVOL_swing [external]
 CVOL_user_hooks [external]
 CVOL_vh [external]