constint.hpp File Reference
(Revision: 9692)
Go to the source code of this file.
Classes | |
class | Gecode::Int::ViewRanges< ConstIntView > |
Range iterator for constant integer views More... | |
Namespaces | |
namespace | Gecode |
Gecode toplevel namespace. | |
namespace | Gecode::Int |
Finite domain integers. | |
Functions | |
bool | Gecode::same (const Int::ConstIntView &x, const Int::ConstIntView &y) |
bool | Gecode::same (const Int::IntView &, const Int::ConstIntView &) |
bool | Gecode::same (const Int::BoolView &, const Int::ConstIntView &) |
bool | Gecode::before (const Int::ConstIntView &x, const Int::ConstIntView &y) |