Gecode::Int::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. | |
typedef Unary::ManFixPSETask | UnaryTask |
The corresponding unary task type. |
Detailed Description
template<>
class Gecode::Int::TaskTraits< Cumulative::ManFixPSETask >
Task traits for mandatory fixed tasks.
Definition at line 470 of file cumulative.hh.
Member Typedef Documentation
typedef Cumulative::ManFixPSETaskFwd Gecode::Int::TaskTraits< Cumulative::ManFixPSETask >::TaskViewFwd |
The forward task view type.
Definition at line 473 of file cumulative.hh.
typedef Cumulative::ManFixPSETaskBwd Gecode::Int::TaskTraits< Cumulative::ManFixPSETask >::TaskViewBwd |
The backward task view type.
Definition at line 475 of file cumulative.hh.
The corresponding unary task type.
Definition at line 477 of file cumulative.hh.
The documentation for this class was generated from the following file:
- gecode/int/cumulative.hh (Revision: 12181)