Sort by latest start times.
More...
#include <sort.hpp>
Public Member Functions |
bool | operator() (const TaskView &t1, const TaskView &t2) const |
| Sort order.
|
Detailed Description
template<class TaskView, bool inc>
class Gecode::Int::StoLst< TaskView, inc >
Sort by latest start times.
Definition at line 60 of file sort.hpp.
Member Function Documentation
template<class TaskView , bool inc>
bool Gecode::Int::StoLst< TaskView, inc >::operator() |
( |
const TaskView & |
t1, |
|
|
const TaskView & |
t2 |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: