This class implements an interface for the CBC MIP solver.
#include <lemon/cbc.h>
Inheritance diagram for CbcMip:Public Member Functions | |
| CbcMip () | |
| | |
| CbcMip (const CbcMip &) | |
| | |
| ~CbcMip () | |
| | |
| virtual CbcMip * | newSolver () const |
| | |
| virtual CbcMip * | cloneSolver () const |
| | |
1.7.3