Generated on Thu Jan 20 2022 00:00:00 for Gecode by doxygen 1.9.1
purge.hpp File Reference

Go to the source code of this file.

Namespaces

 Gecode::Int
 Finite domain integers.
 

Functions

template<class OptTask , class PL >
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 , class PL , 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...