Gecode::Scheduling::TaskTraits< Cumulative::OptFixPSETask > Class Template Reference
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. |
Detailed Description
template<>
class Gecode::Scheduling::TaskTraits< Cumulative::OptFixPSETask >
Task traits for optional fixed tasks.
Definition at line 482 of file cumulative.hh.
Member Typedef Documentation
typedef Cumulative::OptFixPSETaskFwd Gecode::Scheduling::TaskTraits< Cumulative::OptFixPSETask >::TaskViewFwd |
The forward task view type.
Definition at line 485 of file cumulative.hh.
typedef Cumulative::OptFixPSETaskBwd Gecode::Scheduling::TaskTraits< Cumulative::OptFixPSETask >::TaskViewBwd |
The backward task view type.
Definition at line 487 of file cumulative.hh.
typedef Cumulative::ManFixPSETask Gecode::Scheduling::TaskTraits< Cumulative::OptFixPSETask >::ManTask |
The corresponding mandatory task.
Definition at line 489 of file cumulative.hh.
The documentation for this class was generated from the following file:
- gecode/scheduling/cumulative.hh (Revision: 11199)