not-first-not-last.hpp File Reference
(Revision: 9593)
#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | Gecode |
| namespace | Gecode::Scheduling |
| namespace | Gecode::Scheduling::Unary |
Functions | |
| template<class ManTaskView> | |
| ExecStatus | Gecode::Scheduling::Unary::notlast (Space &home, TaskViewArray< ManTaskView > &t) |
| template<class ManTask> | |
| ExecStatus | Gecode::Scheduling::Unary::notfirstnotlast (Space &home, TaskArray< ManTask > &t) |
| Propagate not-first and not-last. | |
| template<class OptTaskView> | |
| ExecStatus | Gecode::Scheduling::Unary::notlast (Space &home, Propagator &p, TaskViewArray< OptTaskView > &t) |
| template<class OptTask> | |
| ExecStatus | Gecode::Scheduling::Unary::notfirstnotlast (Space &home, Propagator &p, TaskArray< OptTask > &t) |
| Propagate not-first and not-last. | |
