Generated on Mon Nov 30 11:16:39 2009 for Gecode by doxygen 1.5.5

complement.hpp File Reference

(Revision: 9692)

#include <sstream>

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Set

Classes

class  Gecode::Set::Gecode::Set::LubRanges< ComplementView< View > >
 Range iterator for least upper bound of complement set views More...
class  Gecode::Set::Gecode::Set::LubRanges< ComplementView< ComplementView< View > > >
 Range iterator for the least upper bound of double-complement-views. More...
class  Gecode::Set::Gecode::Set::GlbRanges< ComplementView< View > >
 Range iterator for greatest lower bound of complement set views More...
class  Gecode::Set::Gecode::Set::GlbRanges< ComplementView< ComplementView< View > > >
 Range iterator for the greatest lower bound of double-complement-views. More...

Functions

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