Alps 1.5.12
|
▼CAbcBranchDecision | Abstract branching decision base class |
CAbcBranchDefaultDecision | Branching decision default class |
CAbcBranchDefaultDecision | Branching decision default class |
CAbcCutGenerator | Interface between Abc and Cut Generation Library |
▼CAbcHeuristic | Heuristic base class |
CAbcRounding | Rounding class |
CAbcRounding | Rounding class |
CAbcPseudocost | |
CALPS_PS_STATS | |
CAlpsEncoded | This data structure is to contain the packed form of an encodable knowledge |
▼CAlpsKnowledge | The abstract base class of any user-defined class that Alps has to know about in order to encode/decode |
▼CAlpsModel | |
CAbcModel | Model class for ALPS Branch and Cut |
CAbcModel | Model class for ALPS Branch and Cut |
CKnapModel | |
▼CAlpsSolution | |
CAbcSolution | This class holds a MIP feasible primal solution |
CAbcSolution | This class holds a MIP feasible primal solution |
CKnapSolution | |
CAlpsSubTree | This class contains the data pertaining to a particular subtree in the search tree |
▼CAlpsTreeNode | This class holds one node of the search tree |
CAbcTreeNode | |
CAbcTreeNode | |
CKnapTreeNode | |
▼CAlpsKnowledgeBroker | The base class of knowledge broker class |
CAlpsKnowledgeBrokerMPI | |
CAlpsKnowledgeBrokerSerial | |
▼CAlpsKnowledgePool | |
CAlpsNodePool | Node pool is used to store the nodes to be processed |
CAlpsSolutionPool | In the solution pool we assume that the lower the priority value the more desirable the solution is |
CAlpsSubTreePool | The subtree pool is used to store subtrees |
▼CAlpsNodeDesc | A class to refer to the description of a search tree node |
CAbcNodeDesc | |
CAbcNodeDesc | |
CKnapNodeDesc | |
CAlpsParameter | This parameter indeintifies a single parameter entry |
▼CAlpsParameterSet | This is the class serves as a holder for a set of parameters |
CAbcParams | |
CAbcParams | |
CAlpsParams | |
CKnapParams | |
CAlpsPriorityQueue< T > | |
CAlpsPriorityQueue< AlpsSubTree * > | |
CAlpsPriorityQueue< AlpsTreeNode * > | |
▼CAlpsSearchStrategy | |
▼CAlpsNodeSelection | |
CAlpsNodeSelectionBest | |
CAlpsNodeSelectionBreadth | |
CAlpsNodeSelectionDepth | |
CAlpsNodeSelectionEstimate | |
CAlpsNodeSelectionHybrid | |
▼CAlpsTreeSelection | |
CAlpsTreeSelectionBest | |
CAlpsTreeSelectionBreadth | |
CAlpsTreeSelectionDepth | |
CAlpsTreeSelectionEstimate | |
CAlpsStrLess | A function object to perform lexicographic lexicographic comparison between two C style strings |
CAlpsTimer | |
▼CCoinMessages | |
CAbcMessage | |
CAbcMessage | |
CAlpsMessage | |
CDeletePtrObject | |
CTotalWorkload | A functor class used in calulating total workload in a node pool |