Generated on Sat Aug 25 2012 03:32:57 for Gecode by doxygen 1.8.1.2
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.