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