Gecode::Int::StoEst< TaskView, inc > Class Template Reference
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 40 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] |
The documentation for this class was generated from the following file:
- gecode/int/task/sort.hpp
