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