Generated on Mon Nov 30 11:16:38 2009 for Gecode by doxygen 1.5.5

detectable.hpp File Reference

(Revision: 9593)

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Scheduling
namespace  Gecode::Scheduling::Unary

Functions

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