Generated on Wed Nov 1 15:04:49 2006 for Gecode by doxygen 1.4.5

var.icc File Reference

(Revision: 3568)

#include "gecode/support/shared-array.hh"
#include <iostream>
#include "gecode/set/var/imp-hdr.icc"
#include "gecode/iter.hh"
#include "gecode/set/var/integerset.icc"
#include "gecode/set/var/iter.icc"
#include "gecode/set/var/imp.icc"
#include "gecode/set/var/set.icc"

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Set

Classes

class  Gecode::Set::RangeList
 Lists of ranges (intervals). More...
class  Gecode::Set::BndSet
 Sets of integers. More...
class  Gecode::Set::BndSetRanges
 Range iterator for integer sets. More...
class  Gecode::Set::GLBndSet
 Growing sets of integers. More...
class  Gecode::Set::LUBndSet
 Shrinking sets of integers. More...
class  Gecode::Set::RangesCompl< I >
 A complement iterator spezialized for the BndSet limits. More...
class  Gecode::Set::LubRanges< T >
 Range iterator for the least upper bound. More...
class  Gecode::Set::GlbRanges< T >
 Range iterator for the greatest lower bound. More...
class  Gecode::Set::UnknownRanges< T >
 Range iterator for the unknown set. More...
class  Gecode::Set::SetVarImp
 Finite integer set variable implementation. More...
class  Gecode::SetVar
 Set variables More...
class  Gecode::SetVarGlbRanges
 Iterator for the greatest lower bound ranges of a set variable. More...
class  Gecode::SetVarLubRanges
 Iterator for the least upper bound ranges of a set variable. More...
class  Gecode::SetVarUnknownRanges
 Iterator for the unknown ranges of a set variable. More...
class  Gecode::SetVarGlbValues
 Iterator for the values in the greatest lower bound of a set variable. More...
class  Gecode::SetVarLubValues
 Iterator for the values in the least upper bound of a set variable. More...
class  Gecode::SetVarUnknownValues
 Iterator for the values in the unknown set of a set variable. More...