Generated on Mon Nov 30 23:53:40 2009 for Gecode by doxygen 1.6.1

offset.hpp File Reference

(Revision: 9692)

#include <sstream>

Go to the source code of this file.

Classes

class  Gecode::Set::LubRanges< OffsetSetView< View > >
 Range iterator for least upper bound of offset set views More...
class  Gecode::Set::GlbRanges< OffsetSetView< View > >
 Range iterator for greatest lower bound of offset set views More...

Namespaces

namespace  Gecode
 

Gecode toplevel namespace.


namespace  Gecode::Set
 

Finite integer sets.


Functions

template<class Char , class Traits , class View >
std::basic_ostream< Char,
Traits > & 
Gecode::Set::operator<< (std::basic_ostream< Char, Traits > &os, const OffsetSetView< View > &x)
template<class View >
bool Gecode::same (const Set::OffsetSetView< View > &x, const Set::OffsetSetView< View > &y)
template<class View >
bool Gecode::before (const Set::OffsetSetView< View > &x, const Set::OffsetSetView< View > &y)