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