Generated on Mon Jul 6 18:09:22 2009 for Gecode by doxygen 1.5.9

constint.hpp File Reference

(Revision: 8155)

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)