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

(Revision: 13068)

Go to the source code of this file.

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Int
 Finite domain integers.
 
 Gecode::Int::Unary
 Int for unary resources
 

Functions

template<class ManTask >
ExecStatus Gecode::Int::Unary::overload (Space &home, TaskArray< ManTask > &t)
 Check mandatory tasks t for overload. More...
 
template<class OptTask >
ExecStatus Gecode::Int::Unary::overload (Space &home, Propagator &p, TaskArray< OptTask > &t)
 Check optional tasks t for overload. More...