Generated on Sat Feb 7 2015 02:01:33 for Gecode by doxygen 1.8.9.1
limits.hpp File Reference

(Revision: 13487)

Go to the source code of this file.

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Int
 Finite domain integers.
 
 Gecode::Int::Cumulative
 Scheduling for cumulative resources
 

Functions

void Gecode::Int::Cumulative::mul_check (long long int x, long long int y)
 Throw exception if multiplication of x and y overflows. More...
 
void Gecode::Int::Cumulative::mul_check (long long int x, long long int y, long long int z)
 Throw exception if multiplication of x, y, and z overflows. More...