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