
Sorting maps rather than tasks. More...
#include <sort.hpp>
Public Member Functions | |
| SortMap (const TaskViewArray< TaskView > &t) | |
| Initialize. | |
| bool | operator() (int &i, int &j) const |
| Sort order. | |
Sorting maps rather than tasks.
| Gecode::Int::SortMap< TaskView, STO, inc >::SortMap | ( | const TaskViewArray< TaskView > & | t | ) | [inline] |
| bool Gecode::Int::SortMap< TaskView, STO, inc >::operator() | ( | int & | i, |
| int & | j | ||
| ) | const [inline] |