Go to the source code of this file.
|
namespace | Gecode |
| Gecode toplevel namespace
|
|
namespace | Gecode::Int |
| Finite domain integers.
|
|
|
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...
|
|