Generated on Mon Aug 25 11:35:46 2008 for Gecode by doxygen 1.5.6

complement.icc File Reference

(Revision: 7328)

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Set

Classes

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

Functions

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)
template<class View>
std::ostream & operator<< (std::ostream &os, const Gecode::Set::ComplementView< View > &s)


Function Documentation

template<class View>
std::ostream& operator<< ( std::ostream &  os,
const Gecode::Set::ComplementView< View > &  s 
) [related]

Definition at line 610 of file complement.icc.