Task traits for optional fixed tasks. More...
#include <cumulative.hh>
Public Types | |
typedef Cumulative::OptFixPTaskFwd | TaskViewFwd |
The forward task view type. | |
typedef Cumulative::OptFixPTaskBwd | TaskViewBwd |
The backward task view type. | |
typedef Cumulative::ManFixPTask | ManTask |
The corresponding mandatory task. |
Task traits for optional fixed tasks.
Definition at line 472 of file cumulative.hh.
typedef Cumulative::OptFixPTaskFwd Gecode::Scheduling::TaskTraits< Cumulative::OptFixPTask >::TaskViewFwd |
The forward task view type.
Definition at line 475 of file cumulative.hh.
typedef Cumulative::OptFixPTaskBwd Gecode::Scheduling::TaskTraits< Cumulative::OptFixPTask >::TaskViewBwd |
The backward task view type.
Definition at line 477 of file cumulative.hh.
The corresponding mandatory task.
Definition at line 479 of file cumulative.hh.