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