24 #ifndef BlisBranchStrategyBilevel_h_ 25 #define BlisBranchStrategyBilevel_h_
virtual BcpsBranchStrategy * clone() const
Clone a brancing strategy.
BlisBranchStrategyBilevel(BlisModel *model)
Bilevel Constructor.
virtual ~BlisBranchStrategyBilevel()
Destructor.
BlisBranchStrategyBilevel()
Bilevel Constructor.
virtual int betterBranchObject(BcpsBranchObject *thisOne, BcpsBranchObject *bestSoFar)
Compare branching object thisOne to bestSoFar.
This class implements maximum infeasibility branching.
virtual int createCandBranchObjects(int numPassesLeft, double ub)
Create a set of candidate branching objects.