Generated on Mon May 5 05:54:11 2008 for Gecode by doxygen 1.5.5

Gecode::Gecode::VarViewTraits< BoolVar > Class Template Reference

List of all members.


Detailed Description

template<>
class Gecode::Gecode::VarViewTraits< BoolVar >

Traits class mapping variables to views.

This class specializes the VarViewTraits for Boolean variables.

Definition at line 1559 of file view.icc.


Public Types

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

Member Typedef Documentation

typedef Int::BoolView Gecode::Gecode::VarViewTraits< BoolVar >::View

The variable type of an IntView.

Definition at line 1562 of file view.icc.


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