Go to the source code of this file.
Namespaces | |
Gecode::Int | |
Finite domain integers. | |
Gecode::Int::Cumulative | |
Scheduling for cumulative resources | |
Functions | |
template<class ManTask , class Cap > | |
ExecStatus | Gecode::Int::Cumulative::manpost (Home home, Cap c, TaskArray< ManTask > &t, IntPropLevel ipl) |
template<class OptTask , class Cap > | |
ExecStatus | Gecode::Int::Cumulative::optpost (Home home, Cap c, TaskArray< OptTask > &t, IntPropLevel ipl) |