/home/coin/SVN-release/OS-2.1.0/Couenne/src/expression/operators/exprDiv.hpp File Reference

#include "exprOp.hpp"
#include "CouennePrecisions.hpp"

Include dependency graph for exprDiv.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  exprDiv
 class for divisions More...

Defines

#define BR_NEXT_ZERO   1e-3
#define BR_MULT   1e-3
#define SAFE_COEFFICIENT   1e9

Functions

bool is_boundbox_regular (register CouNumber b1, register CouNumber b2)
 check if bounding box is suitable for a multiplication/division convexification constraint


Define Documentation

#define BR_NEXT_ZERO   1e-3

Definition at line 17 of file exprDiv.hpp.

#define BR_MULT   1e-3

Definition at line 18 of file exprDiv.hpp.

#define SAFE_COEFFICIENT   1e9

Definition at line 118 of file exprDiv.hpp.

Referenced by is_boundbox_regular().


Function Documentation

bool is_boundbox_regular ( register CouNumber  b1,
register CouNumber  b2 
) [inline]

check if bounding box is suitable for a multiplication/division convexification constraint

Definition at line 123 of file exprDiv.hpp.

References SAFE_COEFFICIENT.

Referenced by unifiedProdCuts().


Generated on Tue Mar 30 03:08:20 2010 by  doxygen 1.4.7