Generated on Tue Sep 25 2012 20:53:19 for Gecode by doxygen 1.7.5
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.