Allows to iterate over mandatory task views according to a specified order. More...
#include <task.hh>
Public Member Functions | |
ManTaskViewIter (Region &r, const TaskViewArray< OptTaskView > &t) | |
Initialize iterator with mandatory tasks. |
Allows to iterate over mandatory task views according to a specified order.
Gecode::Int::ManTaskViewIter< OptTaskView, sto, inc >::ManTaskViewIter | ( | Region & | r, |
const TaskViewArray< OptTaskView > & | t | ||
) | [inline] |