Generated on Tue May 22 09:41:17 2018 for Gecode by doxygen 1.6.3

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

Sort by latest 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::StoLst< TaskView, inc >

Sort by latest start times.

Definition at line 56 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]

Sort order.

Definition at line 106 of file sort.hpp.


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