Couenne
0.2
|
#include "stdio.h"
#include "CouenneExprAux.hpp"
#include "CouenneJournalist.hpp"
#include "OsiBranchingObject.hpp"
Go to the source code of this file.
Classes | |
class | Couenne::CouenneBranchingObject |
"Spatial" branching object. More... | |
Namespaces | |
Couenne | |
general include file for different compilers | |
Macros | |
#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 25 of file CouenneBranchingObject.hpp.
#define COUENNE_LCROP (1e2*COUENNE_CROP) |
Definition at line 26 of file CouenneBranchingObject.hpp.
#define COUENNE_LARGE_INTERVAL 1e4 |
Definition at line 28 of file CouenneBranchingObject.hpp.
#define COUENNE_NEAR_BOUND 1e-2 |
Definition at line 29 of file CouenneBranchingObject.hpp.