Generated on Sat Feb 12 2011 17:41:08 for Gecode by doxygen 1.7.3

tree.hpp File Reference

(Revision: 11551)

Go to the source code of this file.

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


namespace  Gecode::Scheduling
 

Scheduling constraints and branchers


Functions

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