Task traits for optional fixed tasks. More...
#include <cumulative.hh>
Public Types | |
typedef Cumulative::OptFixPSETaskFwd | TaskViewFwd |
The forward task view type. More... | |
typedef Cumulative::OptFixPSETaskBwd | TaskViewBwd |
The backward task view type. More... | |
typedef Cumulative::ManFixPSETask | ManTask |
The corresponding mandatory task. More... | |
typedef Unary::OptFixPSETask | UnaryTask |
The corresponding unary task type. More... | |
Task traits for optional fixed tasks.
Definition at line 508 of file cumulative.hh.
typedef Cumulative::OptFixPSETaskFwd Gecode::Int::TaskTraits< Cumulative::OptFixPSETask >::TaskViewFwd |
The forward task view type.
Definition at line 511 of file cumulative.hh.
typedef Cumulative::OptFixPSETaskBwd Gecode::Int::TaskTraits< Cumulative::OptFixPSETask >::TaskViewBwd |
The backward task view type.
Definition at line 513 of file cumulative.hh.
The corresponding mandatory task.
Definition at line 515 of file cumulative.hh.
The corresponding unary task type.
Definition at line 517 of file cumulative.hh.