Gecode::Set::SetVarImpConf Class Reference
Dummy configuration for Set-variable implementations. More...
#include <var-type.hpp>
Static Public Attributes | |
| static const int | idx_c = Gecode::Int::BoolVarImpConf::idx_c |
| Index for cloning. | |
| static const int | idx_d = Gecode::Int::BoolVarImpConf::idx_d |
| Index for disposal. | |
| static const int | med_lst = Gecode::Int::BoolVarImpConf::med_lst |
| End of bits for modification event delta. | |
Detailed Description
Dummy configuration for Set-variable implementations.Definition at line 358 of file var-type.hpp.
Member Data Documentation
const int Gecode::Set::SetVarImpConf::idx_c = Gecode::Int::BoolVarImpConf::idx_c [static] |
const int Gecode::Set::SetVarImpConf::idx_d = Gecode::Int::BoolVarImpConf::idx_d [static] |
const int Gecode::Set::SetVarImpConf::med_lst = Gecode::Int::BoolVarImpConf::med_lst [static] |
The documentation for this class was generated from the following file:
- gecode/kernel/var-type.hpp
