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::Scheduling::SortMap< TaskView, STO, inc >::SortMap | ( | const TaskViewArray< TaskView > & | t | ) | [inline] |
bool Gecode::Scheduling::SortMap< TaskView, STO, inc >::operator() | ( | int & | i, |
int & | j | ||
) | const [inline] |