Generated on Sat Aug 25 2012 15:53:14 for Gecode by doxygen 1.7.5
Gecode::Set::LubDiffRanges Class Reference

Range iterator for difference of least upper bound and cache More...

#include <view.hpp>

List of all members.

Public Member Functions

 LubDiffRanges (const CachedView< View > &x)
 Constructor.

Protected Attributes

BndSetRanges cr
 Cached upper bound.
LubRanges< View > lr
 Upper bound iterator.

Detailed Description

Range iterator for difference of least upper bound and cache


Constructor & Destructor Documentation

Gecode::Set::LubDiffRanges::LubDiffRanges ( const CachedView< View > &  x) [inline]

Constructor.

Definition at line 392 of file cached.hpp.


Member Data Documentation

Cached upper bound.

Definition at line 1120 of file view.hpp.

Upper bound iterator.

Definition at line 1122 of file view.hpp.


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