Generated on Tue Sep 25 2012 20:53:28 for Gecode by doxygen 1.7.5
Gecode::Int::ManTaskViewIter Class Reference

Allows to iterate over mandatory task views according to a specified order. More...

#include <task.hh>

List of all members.

Public Member Functions

 ManTaskViewIter (Region &r, const TaskViewArray< OptTaskView > &t)
 Initialize iterator with mandatory tasks.

Detailed Description

Allows to iterate over mandatory task views according to a specified order.


Constructor & Destructor Documentation

Gecode::Int::ManTaskViewIter::ManTaskViewIter ( Region r,
const TaskViewArray< OptTaskView > &  t 
) [inline]

Initialize iterator with mandatory tasks.

Definition at line 80 of file iter.hpp.


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