#include "CoinFinite.hpp"
#include "exprAux.hpp"
#include "CouenneJournalist.hpp"
#include "OsiBranchingObject.hpp"
Include dependency graph for CouenneBranchingObject.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | CouenneBranchingObject |
"Spatial" branching object. More... | |
Defines | |
#define | COUENNE_CROP 1 |
#define | COUENNE_LCROP (1e2*COUENNE_CROP) |
#define | COUENNE_LARGE_INTERVAL 1e4 |
#define | COUENNE_NEAR_BOUND 1e-2 |
#define COUENNE_CROP 1 |
Definition at line 23 of file CouenneBranchingObject.hpp.
#define COUENNE_LCROP (1e2*COUENNE_CROP) |
Definition at line 24 of file CouenneBranchingObject.hpp.
#define COUENNE_LARGE_INTERVAL 1e4 |
Definition at line 26 of file CouenneBranchingObject.hpp.
#define COUENNE_NEAR_BOUND 1e-2 |