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