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

Gecode::CpltSetVarGlbRanges Class Reference
[Set variables with complete domain representation]

#include <cpltset.hh>

List of all members.


Detailed Description

Range iterator for the greatest lower bound of a bdd variable.

Definition at line 328 of file cpltset.hh.


Public Member Functions

 CpltSetVarGlbRanges (void)
 CpltSetVarGlbRanges (const CpltSetVar &x)
bool operator() (void) const
void operator++ (void)
int min (void) const
int max (void) const

Constructor & Destructor Documentation

Gecode::CpltSetVarGlbRanges::CpltSetVarGlbRanges ( void   )  [inline]

Definition at line 129 of file cpltset.icc.

Gecode::CpltSetVarGlbRanges::CpltSetVarGlbRanges ( const CpltSetVar x  )  [inline]

Definition at line 132 of file cpltset.icc.


Member Function Documentation

bool Gecode::CpltSetVarGlbRanges::operator() ( void   )  const [inline]

Definition at line 136 of file cpltset.icc.

void Gecode::CpltSetVarGlbRanges::operator++ ( void   )  [inline]

Definition at line 139 of file cpltset.icc.

int Gecode::CpltSetVarGlbRanges::min ( void   )  const [inline]

Definition at line 142 of file cpltset.icc.

int Gecode::CpltSetVarGlbRanges::max ( void   )  const [inline]

Definition at line 145 of file cpltset.icc.


The documentation for this class was generated from the following files: