Gecode::VarViewTraits< BoolVar > Class Template Reference
Detailed Description
template<>
class Gecode::VarViewTraits< BoolVar >
Traits class mapping variables to views.
This class specializes the VarViewTraits for Boolean variables.
Definition at line 1571 of file view.icc.
Public Types | |
typedef Int::BoolView | View |
The variable type of an IntView. |
Member Typedef Documentation
typedef Int::BoolView Gecode::VarViewTraits< BoolVar >::View |
The documentation for this class was generated from the following file:
- gecode/int/view.icc (Revision: 7297)