Task traits for mandatory flexible tasks. More...
#include <cumulative.hh>
Public Types | |
typedef Cumulative::ManFlexTaskFwd | TaskViewFwd |
The forward task view type. | |
typedef Cumulative::ManFlexTaskBwd | TaskViewBwd |
The backward task view type. | |
typedef Unary::ManFlexTask | UnaryTask |
The corresponding unary task type. | |
Task traits for mandatory flexible tasks.
Definition at line 518 of file cumulative.hh.
Cumulative::ManFlexTaskFwd Gecode::Int::TaskTraits< Cumulative::ManFlexTask >::TaskViewFwd |
The forward task view type.
Definition at line 521 of file cumulative.hh.
Cumulative::ManFlexTaskBwd Gecode::Int::TaskTraits< Cumulative::ManFlexTask >::TaskViewBwd |
The backward task view type.
Definition at line 523 of file cumulative.hh.
Unary::ManFlexTask Gecode::Int::TaskTraits< Cumulative::ManFlexTask >::UnaryTask |
The corresponding unary task type.
Definition at line 525 of file cumulative.hh.