Task traits for optional flexible tasks. More...
#include <cumulative.hh>
Public Types | |
typedef Cumulative::OptFlexTaskFwd | TaskViewFwd |
The forward task view type. | |
typedef Cumulative::OptFlexTaskBwd | TaskViewBwd |
The backward task view type. | |
typedef Cumulative::ManFlexTask | ManTask |
The corresponding mandatory task. |
Task traits for optional flexible tasks.
Definition at line 506 of file cumulative.hh.
typedef Cumulative::OptFlexTaskFwd Gecode::Scheduling::TaskTraits< Cumulative::OptFlexTask >::TaskViewFwd |
The forward task view type.
Definition at line 509 of file cumulative.hh.
typedef Cumulative::OptFlexTaskBwd Gecode::Scheduling::TaskTraits< Cumulative::OptFlexTask >::TaskViewBwd |
The backward task view type.
Definition at line 511 of file cumulative.hh.
The corresponding mandatory task.
Definition at line 513 of file cumulative.hh.