Generated on Thu Mar 7 2013 10:21:48 for Gecode by doxygen 1.8.3.1
detectable.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.
 
namespace  Gecode::Int::Unary
 Int for unary resources
 

Functions

template<class ManTaskView >
ExecStatus Gecode::Int::Unary::detectable (Space &home, TaskViewArray< ManTaskView > &t)
 
template<class ManTask >
ExecStatus Gecode::Int::Unary::detectable (Space &home, TaskArray< ManTask > &t)
 Propagate detectable precedences. More...
 
template<class OptTaskView >
ExecStatus Gecode::Int::Unary::detectable (Space &home, Propagator &p, TaskViewArray< OptTaskView > &t)
 
template<class OptTask >
ExecStatus Gecode::Int::Unary::detectable (Space &home, Propagator &p, TaskArray< OptTask > &t)
 Propagate detectable precedences. More...