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