Generated on Thu Apr 11 13:59:49 2019 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 1770 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 1775 of file set.hh.

Iterator over new lub.

Definition at line 1777 of file set.hh.


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