Generated on Wed Jan 24 2018 21:22:26 for Gecode by doxygen 1.8.13
Gecode::Int::TaskTraits< Cumulative::OptFixPTask > Class Template Reference

Task traits for optional fixed tasks. More...

#include <cumulative.hh>

Public Types

typedef Cumulative::OptFixPTaskFwd TaskViewFwd
 The forward task view type. More...
 
typedef Cumulative::OptFixPTaskBwd TaskViewBwd
 The backward task view type. More...
 
typedef Cumulative::ManFixPTask ManTask
 The corresponding mandatory task. More...
 
typedef Unary::OptFixPTask UnaryTask
 The corresponding unary task type. More...
 

Detailed Description

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

Task traits for optional fixed tasks.

Definition at line 494 of file cumulative.hh.

Member Typedef Documentation

◆ TaskViewFwd

The forward task view type.

Definition at line 497 of file cumulative.hh.

◆ TaskViewBwd

The backward task view type.

Definition at line 499 of file cumulative.hh.

◆ ManTask

The corresponding mandatory task.

Definition at line 501 of file cumulative.hh.

◆ UnaryTask

The corresponding unary task type.

Definition at line 503 of file cumulative.hh.


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