unary.cpp File Reference
(Revision: 9878)
#include <gecode/scheduling/unary.hh>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | Gecode |
Gecode toplevel namespace. | |
Functions | |
void | Gecode::unary (Home home, const IntVarArgs &s, const IntArgs &p) |
Post propagators for scheduling tasks on unary resources. | |
void | Gecode::unary (Home home, const IntVarArgs &s, const IntArgs &p, const BoolVarArgs &m) |
Post propagators for scheduling optional tasks on unary resources. |