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