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