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

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

#include <cpltset.hh>

List of all members.


Detailed Description

Range iterator for the least upper bound of a bdd variable.

Definition at line 361 of file cpltset.hh.


Public Member Functions

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

Constructor & Destructor Documentation

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

Definition at line 164 of file cpltset.icc.

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

Definition at line 167 of file cpltset.icc.


Member Function Documentation

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

Definition at line 171 of file cpltset.icc.

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

Definition at line 174 of file cpltset.icc.

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

Definition at line 177 of file cpltset.icc.

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

Definition at line 180 of file cpltset.icc.


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