Generated on Mon May 10 06:46:54 2010 for Gecode by doxygen 1.6.3

Gecode::VarViewTraits< IntVar > Class Template Reference

Traits class mapping variables to views. More...

#include <view.hpp>

List of all members.

Public Types

typedef Int::IntView View
 The variable type of an IntView.

Detailed Description

template<>
class Gecode::VarViewTraits< IntVar >

Traits class mapping variables to views.

This class specializes the VarViewTraits for integer variables.

Definition at line 306 of file view.hpp.


Member Typedef Documentation

The variable type of an IntView.

Definition at line 309 of file view.hpp.


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