

Go to the source code of this file.
Classes | |
| class | Couenne::exprDiv |
class for divisions, More... | |
Namespaces | |
| Couenne | |
| general include file for different compilers | |
Macros | |
| #define | BR_NEXT_ZERO 1e-3 |
| #define | BR_MULT 1e-3 |
| #define | SAFE_COEFFICIENT 1e9 |
Functions | |
| bool | Couenne::is_boundbox_regular (register CouNumber b1, register CouNumber b2) |
| check if bounding box is suitable for a multiplication/division convexification constraint More... | |
| #define BR_NEXT_ZERO 1e-3 |
Definition at line 19 of file CouenneExprDiv.hpp.
| #define BR_MULT 1e-3 |
Definition at line 20 of file CouenneExprDiv.hpp.
| #define SAFE_COEFFICIENT 1e9 |
Definition at line 119 of file CouenneExprDiv.hpp.
1.8.5