Gecode::Int::Extensional::VarTraits< BoolVar > Class Template Reference
Traits class for variables. More...
#include <layered-graph.hpp>
Public Types | |
typedef Int::BoolView | View |
The variable type of an IntView. |
Detailed Description
template<>
class Gecode::Int::Extensional::VarTraits< BoolVar >
Traits class for variables.
This class specializes the VarTraits for Boolean variables.
Definition at line 70 of file layered-graph.hpp.
Member Typedef Documentation
typedef Int::BoolView Gecode::Int::Extensional::VarTraits< BoolVar >::View |
The variable type of an IntView.
Definition at line 73 of file layered-graph.hpp.
The documentation for this class was generated from the following file:
- gecode/int/extensional/layered-graph.hpp (Revision: 12384)