Generated on Sat Jul 28 2018 17:21:06 for Gecode by doxygen 1.8.14
detectable.hpp File Reference

(Revision: 14967)

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 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 , class PL >
ExecStatus Gecode::Int::Unary::detectable (Space &home, Propagator &p, TaskViewArray< OptTaskView > &t)
 
template<class OptTask , class PL >
ExecStatus Gecode::Int::Unary::detectable (Space &home, Propagator &p, TaskArray< OptTask > &t)
 Propagate detectable precedences. More...