Sort by earliest 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::StoEst< TaskView, inc >
Sort by earliest start times.
Definition at line 44 of file sort.hpp.
Member Function Documentation
template<class TaskView , bool inc>
bool Gecode::Int::StoEst< TaskView, inc >::operator() |
( |
const TaskView & |
t1, |
|
|
const TaskView & |
t2 |
|
) |
| const |
|
inline |
Sort order.
Definition at line 92 of file sort.hpp.
The documentation for this class was generated from the following file: