Gecode::Scheduling::TaskTraits< Cumulative::OptFlexTask > Class Template Reference
Task traits for optional flexible tasks. More...
#include <cumulative.hh>
Public Types | |
typedef Cumulative::OptFlexTaskFwd | TaskViewFwd |
The forward task view type. | |
typedef Cumulative::OptFlexTaskBwd | TaskViewBwd |
The backward task view type. | |
typedef Cumulative::ManFlexTask | ManTask |
The corresponding mandatory task. |
Detailed Description
template<>
class Gecode::Scheduling::TaskTraits< Cumulative::OptFlexTask >
Task traits for optional flexible tasks.
Definition at line 504 of file cumulative.hh.
Member Typedef Documentation
typedef Cumulative::OptFlexTaskFwd Gecode::Scheduling::TaskTraits< Cumulative::OptFlexTask >::TaskViewFwd |
The forward task view type.
Definition at line 507 of file cumulative.hh.
typedef Cumulative::OptFlexTaskBwd Gecode::Scheduling::TaskTraits< Cumulative::OptFlexTask >::TaskViewBwd |
The backward task view type.
Definition at line 509 of file cumulative.hh.
The corresponding mandatory task.
Definition at line 511 of file cumulative.hh.
The documentation for this class was generated from the following file:
- gecode/scheduling/cumulative.hh (Revision: 11199)