Generated on Thu Apr 11 13:59:55 2019 for Gecode by doxygen 1.6.3

Gecode::Int::StoEst< TaskView, inc > Class Template Reference

Sort by earliest start times. More...

#include <sort.hpp>

List of all members.

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]

Sort order.

Definition at line 88 of file sort.hpp.


The documentation for this class was generated from the following file: