Gecode::Scheduling::TaskTraits< Cumulative::ManFlexTask > Class Template Reference
Task traits for mandatory flexible tasks. More...
#include <cumulative.hh>
Public Types | |
typedef Cumulative::ManFlexTaskFwd | TaskViewFwd |
The forward task view type. | |
typedef Cumulative::ManFlexTaskBwd | TaskViewBwd |
The backward task view type. |
Detailed Description
template<>
class Gecode::Scheduling::TaskTraits< Cumulative::ManFlexTask >
Task traits for mandatory flexible tasks.
Definition at line 496 of file cumulative.hh.
Member Typedef Documentation
typedef Cumulative::ManFlexTaskFwd Gecode::Scheduling::TaskTraits< Cumulative::ManFlexTask >::TaskViewFwd |
The forward task view type.
Definition at line 499 of file cumulative.hh.
typedef Cumulative::ManFlexTaskBwd Gecode::Scheduling::TaskTraits< Cumulative::ManFlexTask >::TaskViewBwd |
The backward task view type.
Definition at line 501 of file cumulative.hh.
The documentation for this class was generated from the following file:
- gecode/scheduling/cumulative.hh (Revision: 11551)