Gecode::Scheduling::TaskTraits< Cumulative::OptFixPTask > Class Template Reference
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. |
Detailed Description
template<>
class Gecode::Scheduling::TaskTraits< Cumulative::OptFixPTask >
Task traits for optional fixed tasks.
Definition at line 472 of file cumulative.hh.
Member Typedef Documentation
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.
The documentation for this class was generated from the following file:
- gecode/scheduling/cumulative.hh (Revision: 11551)