Generated on Wed Jul 27 2011 15:08:58 for Gecode by doxygen 1.7.4
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.