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

(Revision: 12176)

Go to the source code of this file.

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Int
 Finite domain integers.
 

Functions

template<class OptTask , PropCond pc>
ExecStatus Gecode::Int::purge (Space &home, Propagator &p, TaskArray< OptTask > &t)
 Purge optional tasks that are excluded and possibly rewrite propagator. More...
 
template<class OptTask , PropCond pc, class Cap >
ExecStatus Gecode::Int::purge (Space &home, Propagator &p, TaskArray< OptTask > &t, Cap c)
 Purge optional tasks that are excluded and possibly rewrite propagator. More...