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