(C) Copyright International Business Machines Corporation 2007
virtual ~BabInfo()
Destructor.
Bonmin class for passing info between components of branch-and-cuts.
Bonmin class for passing info between components of branch-and-cuts.
Bab * babPtr()
Pointer to the branch-and-bound algorithm (to access CbcModel).
void setBabPtr(Bab *babPtr)
Set pointer to the branch-and-bound algorithm (to access CbcModel).
Bab * babPtr_
Pointer to branch-and-bound algorithm.
virtual OsiAuxInfo * clone() const
Virtual copy constructor.
BabInfo(int type)
Default constructor.