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