Gecode::VarImpVarTraits< VarImp > Class Template Reference
Traits class for mapping variable implementations to variables. More...
#include <var-traits.hpp>
Detailed Description
template<class VarImp>
class Gecode::VarImpVarTraits< VarImp >
Traits class for mapping variable implementations to variables.
Each variable implementation must specialize this traits class and add a
typedef
for the corresponding variable.
Definition at line 56 of file var-traits.hpp.
The documentation for this class was generated from the following file:
- gecode/kernel/var-traits.hpp (Revision: 9692)