Generated on Fri Feb 10 2017 16:50:56 for Gecode by doxygen 1.8.13
Gecode::Int::TaskTraits< Cumulative::OptFlexTask > Class Template Reference

Task traits for optional flexible tasks. More...

#include <cumulative.hh>

Public Types

typedef Cumulative::OptFlexTaskFwd TaskViewFwd
 The forward task view type. More...
 
typedef Cumulative::OptFlexTaskBwd TaskViewBwd
 The backward task view type. More...
 
typedef Cumulative::ManFlexTask ManTask
 The corresponding mandatory task. More...
 
typedef Unary::OptFlexTask UnaryTask
 The corresponding unary task type. More...
 

Detailed Description

template<>
class Gecode::Int::TaskTraits< Cumulative::OptFlexTask >

Task traits for optional flexible tasks.

Definition at line 534 of file cumulative.hh.

Member Typedef Documentation

◆ TaskViewFwd

The forward task view type.

Definition at line 537 of file cumulative.hh.

◆ TaskViewBwd

The backward task view type.

Definition at line 539 of file cumulative.hh.

◆ ManTask

The corresponding mandatory task.

Definition at line 541 of file cumulative.hh.

◆ UnaryTask

The corresponding unary task type.

Definition at line 543 of file cumulative.hh.


The documentation for this class was generated from the following file: