basic.hpp File Reference
(Revision: 11201)
Go to the source code of this file.
Classes | |
| class | Gecode::Scheduling::Cumulative::Event |
| Event for task. More... | |
| class | Gecode::Scheduling::Cumulative::TaskByDecCap< Task > |
| Sort order for tasks by decreasing capacity. More... | |
Namespaces | |
| namespace | Gecode |
Gecode toplevel namespace | |
| namespace | Gecode::Scheduling |
Scheduling constraints and branchers | |
| namespace | Gecode::Scheduling::Cumulative |
Scheduling for cumulative resources | |
Functions | |
| template<class Task > | |
| ExecStatus | Gecode::Scheduling::Cumulative::basic (Space &home, Propagator &p, int c, TaskArray< Task > &t) |
| Perform basic propagation. | |
