Generated on Sat Nov 11 01:12:14 2006 for Gecode by doxygen 1.5.1

Value iterators with virtual member functions
[Value iterators]

Collaboration diagram for Value iterators with virtual member functions:

A value iterator provides incremental access to a sequence of increasing values. Iterators with virtual member functions have to be used when they are combined dynamically, and the actual types hence cannot be specified as template arguments.

Requires

 #include "gecode/iter.hh"