30 #ifndef BlisBranchStrategyStrong_h_ 31 #define BlisBranchStrategyStrong_h_
virtual ~BlisBranchStrategyStrong()
Destructor.
BlisBranchStrategyStrong()
Strong Constructor.
This class implements strong branching.
virtual int createCandBranchObjects(int numPassesLeft, double ub)
Create a set of candidate branching objects.
virtual int betterBranchObject(BcpsBranchObject *thisOne, BcpsBranchObject *bestSoFar)
Compare branching object thisOne to bestSoFar.
BlisBranchStrategyStrong(BlisModel *model)
Strong Constructor.
virtual BcpsBranchStrategy * clone() const
Clone a brancing strategy.
BcpsBranchObject * bObject