Sort by earliest start times. More...
#include <sort.hpp>
Public Member Functions | |
bool | operator() (const TaskView &t1, const TaskView &t2) const |
Sort order. |
Sort by earliest start times.
bool Gecode::Scheduling::StoEst< TaskView, inc >::operator() | ( | const TaskView & | t1, |
const TaskView & | t2 | ||
) | const [inline] |