Generated on Wed Sep 5 2012 18:52:10 for Gecode by doxygen 1.8.1.1
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.