#include <CouenneBab.hpp>
Definition at line 21 of file CouenneBab.hpp.
| Couenne::CouenneBab::CouenneBab |
( |
| ) |
|
| virtual Couenne::CouenneBab::~CouenneBab |
( |
| ) |
|
|
virtual |
| virtual void Couenne::CouenneBab::branchAndBound |
( |
Bonmin::BabSetupBase & |
s | ) |
|
|
virtual |
Carry out branch and bound.
| const double* Couenne::CouenneBab::bestSolution |
( |
| ) |
const |
Get the best solution known to the problem (is optimal if MipStatus is FeasibleOptimal).
If no solution is known returns NULL.
| double Couenne::CouenneBab::bestObj |
( |
| ) |
const |
Return objective value of the bestSolution.
Referenced by bestBound().
| double Couenne::CouenneBab::bestBound |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: