Generated on Wed Sep 3 2014 02:16:50 for Gecode by doxygen 1.8.7
Range iterators with virtual member functions

A range iterator provides incremental access to a sequence of increasing ranges. 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>