Task traits for optional fixed tasks. More...
#include <cumulative.hh>
Public Types | |
typedef Cumulative::OptFixPSETaskFwd | TaskViewFwd |
The forward task view type. | |
typedef Cumulative::OptFixPSETaskBwd | TaskViewBwd |
The backward task view type. | |
typedef Cumulative::ManFixPSETask | ManTask |
The corresponding mandatory task. |
Task traits for optional fixed tasks.
Definition at line 484 of file cumulative.hh.
typedef Cumulative::OptFixPSETaskFwd Gecode::Scheduling::TaskTraits< Cumulative::OptFixPSETask >::TaskViewFwd |
The forward task view type.
Definition at line 487 of file cumulative.hh.
typedef Cumulative::OptFixPSETaskBwd Gecode::Scheduling::TaskTraits< Cumulative::OptFixPSETask >::TaskViewBwd |
The backward task view type.
Definition at line 489 of file cumulative.hh.
typedef Cumulative::ManFixPSETask Gecode::Scheduling::TaskTraits< Cumulative::OptFixPSETask >::ManTask |
The corresponding mandatory task.
Definition at line 491 of file cumulative.hh.