Generated on Thu Mar 22 10:39:47 2012 for Gecode by doxygen 1.6.3

tree.hpp File Reference

(Revision: 12022)

Go to the source code of this file.

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


namespace  Gecode::Int
 

Finite domain integers.


Functions

int Gecode::Int::plus (int x, int y)
 Safe addition in case x is -IntLimits::infinity.
double Gecode::Int::plus (double x, double y)
 Safe addition in case x is -IntLimits::double_infinity.
double Gecode::Int::div (double x, double y)
 Safe division in case x is -IntLimits::double_infinity.