30 #ifndef BlisBranchStrategyRel_h_ 31 #define BlisBranchStrategyRel_h_
virtual ~BlisBranchStrategyRel()
Destructor.
BlisBranchStrategyRel()
Default Constructor.
BlisBranchStrategyRel(BlisModel *model, int rel)
Useful Constructor.
void setRelibility(int rel)
Set relibility.
virtual int createCandBranchObjects(int numPassesLeft, double ub)
Create a set of candidate branching objects.
virtual BcpsBranchStrategy * clone() const
Clone a brancing strategy.
virtual int betterBranchObject(BcpsBranchObject *thisOne, BcpsBranchObject *bestSoFar)
Compare branching object thisOne to bestSoFar.