Generated on Sat Feb 7 2015 02:01:34 for Gecode by doxygen 1.8.9.1
not-first-not-last.hpp File Reference

(Revision: 14107)

#include <algorithm>

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::notlast (Space &home, TaskViewArray< ManTaskView > &t)
 
template<class ManTask >
ExecStatus Gecode::Int::Unary::notfirstnotlast (Space &home, TaskArray< ManTask > &t)
 Propagate not-first and not-last. More...
 
template<class OptTaskView >
ExecStatus Gecode::Int::Unary::notlast (Space &home, Propagator &p, TaskViewArray< OptTaskView > &t)
 
template<class OptTask >
ExecStatus Gecode::Int::Unary::notfirstnotlast (Space &home, Propagator &p, TaskArray< OptTask > &t)
 Propagate not-first and not-last. More...