AbcBranchDecision | Abstract branching decision base class |
AbcBranchDefaultDecision | Branching decision default class |
AbcCutGenerator | Interface between Abc and Cut Generation Library |
AbcHeuristic | Heuristic base class |
AbcMessage | |
AbcModel | Model class for ALPS Branch and Cut |
AbcNodeDesc | |
AbcParams | |
AbcPseudocost | |
AbcRounding | Rounding class |
AbcSolution | This class holds a MIP feasible primal solution |
AbcTreeNode | |
ALPS_PS_STATS | |
AlpsEncoded | This data structure is to contain the packed form of an encodable knowledge |
AlpsKnowledge | The abstract base class of any user-defined class that Alps has to know about in order to encode/decode |
AlpsKnowledgeBroker | The base class of knowledge broker class |
AlpsKnowledgeBrokerMPI | |
AlpsKnowledgeBrokerSerial | |
AlpsKnowledgePool | |
AlpsMessage | |
AlpsModel | |
AlpsNodeDesc | A class to refer to the description of a search tree node |
AlpsNodePool | Node pool is used to store the nodes to be processed |
AlpsNodeSelection | |
AlpsNodeSelectionBest | |
AlpsNodeSelectionBreadth | |
AlpsNodeSelectionDepth | |
AlpsNodeSelectionEstimate | |
AlpsNodeSelectionHybrid | |
AlpsParameter | This parameter indeintifies a single parameter entry |
AlpsParameterSet | This is the class serves as a holder for a set of parameters |
AlpsParams | |
AlpsPriorityQueue< T > | |
AlpsSolution | |
AlpsSolutionPool | In the solution pool we assume that the lower the priority value the more desirable the solution is |
AlpsStrLess | A function object to perform lexicographic lexicographic comparison between two C style strings |
AlpsSubTree | This class contains the data pertaining to a particular subtree in the search tree |
AlpsSubTreePool | The subtree pool is used to store subtrees |
AlpsTimer | |
AlpsTreeNode | This class holds one node of the search tree |
AlpsTreeSelection | |
AlpsTreeSelectionBest | |
AlpsTreeSelectionBreadth | |
AlpsTreeSelectionDepth | |
AlpsTreeSelectionEstimate | |
DeletePtrObject | |
KnapModel | |
KnapNodeDesc | |
KnapParams | |
KnapSolution | |
KnapTreeNode | |
TotalWorkload | A functor class used in calulating total workload in a node pool |