Traits class for variables. More...
#include <layered-graph.hpp>
Public Types | |
typedef Int::BoolView | View |
The variable type of an IntView. More... | |
Traits class for variables.
This class specializes the VarTraits for Boolean variables.
Definition at line 70 of file layered-graph.hpp.
typedef Int::BoolView Gecode::Int::Extensional::VarTraits< BoolVar >::View |
The variable type of an IntView.
Definition at line 73 of file layered-graph.hpp.