
Go to the source code of this file.
Namespaces | |
| Gecode | |
| Gecode toplevel namespace | |
| Gecode::Int | |
| Finite domain integers. | |
| Gecode::Int::Unary | |
| Int for unary resources | |
Functions | |
| template<class ManTask > | |
| ExecStatus | Gecode::Int::Unary::overload (Space &home, TaskArray< ManTask > &t) |
| Check mandatory tasks t for overload. More... | |
| template<class OptTask > | |
| ExecStatus | Gecode::Int::Unary::overload (Space &home, Propagator &p, TaskArray< OptTask > &t) |
| Check optional tasks t for overload. More... | |