Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
BcpsBranchObjectBcpsBranchObject contains the member data required when choosing branching entities and excuting actual branching
BcpsBranchStrategyBranching strategy specifies: (1) how to select a candidate set of branching objects (2) how to compare two branching objects
BcpsConstraint
BcpsConstraintPool
BcpsFieldListMod< T >This class contains modifications for a single std::vector<T> object
BcpsMessage
BcpsModel
BcpsNodeDescFor a given type, the objectVecStorage_ structure holds the description
BcpsObjectA class for describing the objects that comprise a BCPS subproblem
BcpsObjectListModHere is the set of vectorMod_ objects that represent the list of objects of a particular type (either in relative or explicit form)
BcpsObjectPoolObject pool is used to store objects
BcpsSolutionThis class holds the solution objects
BcpsSubTreeThis class is the data structure for storing a subtree within BCPS
BcpsTreeNodeThis class contain the data for a BCPS search tree node
BcpsVariable
BcpsVariablePool
BlisBranchObjectInt
BlisBranchStrategyPseudoBlis branching strategy default class This class implements a simple default algorithm, betterBranchObject(), for choosing a branching variable
BlisBranchStrategyRelBlis branching strategy default class This class implements a simple default algorithm, betterBranchObject(), for choosing a branching variable
BlisBranchStrategyStrongBlis branching strategy default class This class implements a simple default algorithm, betterBranchObject(), for choosing a branching variable
BlisConGeneratorInterface between Blis and Cut Generation Library
BlisConstraint
BlisHeuristicHeuristic base class
BlisHeurRoundRounding Heuristic
BlisMessage
BlisModel
BlisNodeDesc
BlisObjectInt
BlisParams
BlisPseudocost
BlisSolutionThis class contains the solutions generated by the LP solver (either primal or dual
BlisStrong
BlisTreeNodeThis is the class in which we are finally able to concretely define the bounding procedure
BlisVariable