Go to the source code of this file.
Namespaces | |
Gecode | |
Gecode toplevel namespace | |
Gecode::Int | |
Finite domain integers. | |
Constant Groups | |
Gecode | |
Gecode toplevel namespace | |
Gecode::Int | |
Finite domain integers. | |
Macros | |
#define | GECODE_INT_RL2PD(r) reinterpret_cast<ptrdiff_t>(r) |
#define | GECODE_INT_PD2RL(p) reinterpret_cast<RangeList*>(p) |