Generated on Tue May 22 09:41:06 2018 for Gecode by doxygen 1.6.3

Gecode::SetTraceDelta::Lub Class Reference

Delta for the least upper bound. More...

#include <set.hh>

List of all members.

Protected Attributes

Iter::Ranges::RangeList o
 Iterator over old lub.
Set::LubRanges< Set::SetViewn
 Iterator over new lub.

Constructors and initialization



 Lub (RangeList *o, Set::SetView n)
 Initialize with old lub o and new lub n.

Detailed Description

Delta for the least upper bound.

Definition at line 1728 of file set.hh.


Constructor & Destructor Documentation

Gecode::SetTraceDelta::Lub::Lub ( RangeList o,
Set::SetView  n 
) [inline]

Initialize with old lub o and new lub n.

Definition at line 42 of file delta.hpp.


Member Data Documentation

Iterator over old lub.

Definition at line 1733 of file set.hh.

Iterator over new lub.

Definition at line 1735 of file set.hh.


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