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

var-imp.icc File Reference

(Revision: 6327)

#include <iostream>
#include "gecode/set/var-imp/delta.icc"
#include "gecode/set/var-imp/integerset.icc"
#include "gecode/set/var-imp/iter.icc"
#include "gecode/set/var-imp/set.icc"

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Set

Classes

class  Gecode::Set::SetDelta
 Finite set delta information for advisors. More...
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::VarImpVarTraits< Set::SetVarImp >
 Traits class for variable implementations and variables. More...