Sort order for tasks by decreasing capacity. More...
#include <time-tabling.hpp>
Public Member Functions | |
bool | operator() (const Task &t1, const Task &t2) const |
Sort order. |
Sort order for tasks by decreasing capacity.
Definition at line 40 of file time-tabling.hpp.
|
inline |
Sort order.
Definition at line 48 of file time-tabling.hpp.