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

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

#include <cpltset.hh>

List of all members.


Detailed Description

Range iterator for the unknown set of a bdd variable.

Definition at line 394 of file cpltset.hh.


Public Member Functions

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

Constructor & Destructor Documentation

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

Definition at line 199 of file cpltset.icc.

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

Definition at line 202 of file cpltset.icc.


Member Function Documentation

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

Definition at line 206 of file cpltset.icc.

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

Definition at line 209 of file cpltset.icc.

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

Definition at line 212 of file cpltset.icc.

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

Definition at line 215 of file cpltset.icc.


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