overload.hpp File Reference
(Revision: 9593)
Go to the source code of this file.
Namespaces | |
| namespace | Gecode |
| namespace | Gecode::Scheduling |
| namespace | Gecode::Scheduling::Unary |
Functions | |
| template<class ManTask> | |
| ExecStatus | Gecode::Scheduling::Unary::overload (Space &home, TaskArray< ManTask > &t) |
| Check mandatory tasks t for overload. | |
| template<class OptTask> | |
| ExecStatus | Gecode::Scheduling::Unary::overload (Space &home, Propagator &p, TaskArray< OptTask > &t) |
| Check optional tasks t for overload. | |
