/home/coin/SVN-release/OS-2.1.1/Couenne/src/bound_tightening/fake_tightening.cpp File Reference

#include "CouenneProblem.hpp"
#include "BonBabInfos.hpp"

Include dependency graph for fake_tightening.cpp:

Go to the source code of this file.

Defines

#define MAX_ITER   10
#define AGGR_MUL   2
#define AGGR_DIV   2

Functions

CouNumber fictBounds (char direction, CouNumber x, CouNumber lb, CouNumber ub)

Variables

const CouNumber phi = 0.5 * (1. + sqrt (5.))


Define Documentation

#define MAX_ITER   10

Definition at line 16 of file fake_tightening.cpp.

Referenced by CouenneProblem::fake_tighten(), powNewton(), and trigNewton().

#define AGGR_MUL   2

Definition at line 17 of file fake_tightening.cpp.

Referenced by fictBounds(), and CouenneObject::midInterval().

#define AGGR_DIV   2

Definition at line 18 of file fake_tightening.cpp.

Referenced by fictBounds().


Function Documentation

CouNumber fictBounds ( char  direction,
CouNumber  x,
CouNumber  lb,
CouNumber  ub 
)

Definition at line 24 of file fake_tightening.cpp.

References AGGR_DIV, AGGR_MUL, COUENNE_EPS, and COUENNE_INFINITY.

Referenced by CouenneProblem::fake_tighten().


Variable Documentation

const CouNumber phi = 0.5 * (1. + sqrt (5.))

Definition at line 21 of file fake_tightening.cpp.


Generated on Mon May 3 03:08:59 2010 by  doxygen 1.4.7