int.hpp File Reference
(Revision: 15465)
Go to the source code of this file.
Namespaces | |
namespace | Gecode |
Gecode toplevel namespace | |
namespace | Gecode::Int |
Finite domain integers. | |
Defines | |
#define | GECODE_INT_RL2PD(r) reinterpret_cast<ptrdiff_t>(r) |
#define | GECODE_INT_PD2RL(p) reinterpret_cast<RangeList*>(p) |