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

Gecode::SetTraceDelta::Glb Class Reference

Delta for the greatest lower bound. More...

#include <set.hh>

List of all members.

Protected Attributes

Iter::Ranges::RangeList o
 Iterator over old glb.
Set::GlbRanges< Set::SetViewn
 Iterator over new glb.

Constructors and initialization



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

Detailed Description

Delta for the greatest lower bound.

Definition at line 1711 of file set.hh.


Constructor & Destructor Documentation

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

Initialize with old glb and new glb.

Definition at line 37 of file delta.hpp.


Member Data Documentation

Iterator over old glb.

Definition at line 1716 of file set.hh.

Iterator over new glb.

Definition at line 1718 of file set.hh.


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