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 496 of file cumulative.hh.
typedef Cumulative::OptFixPSETaskFwd Gecode::Int::TaskTraits< Cumulative::OptFixPSETask >::TaskViewFwd |
The forward task view type.
Definition at line 499 of file cumulative.hh.
typedef Cumulative::OptFixPSETaskBwd Gecode::Int::TaskTraits< Cumulative::OptFixPSETask >::TaskViewBwd |
The backward task view type.
Definition at line 501 of file cumulative.hh.
The corresponding mandatory task.
Definition at line 503 of file cumulative.hh.
The corresponding unary task type.
Definition at line 505 of file cumulative.hh.