subsumption.hpp File Reference
Go to the source code of this file.
Namespaces | |
namespace | Gecode |
Gecode toplevel namespace | |
namespace | Gecode::Int |
Finite domain integers. | |
namespace | Gecode::Int::Unary |
Int for unary resources | |
Functions | |
template<class Task > | |
ExecStatus | Gecode::Int::Unary::subsumed (Space &home, Propagator &p, TaskArray< Task > &t) |
Check tasks t for subsumption. |