Generated on Thu Jan 16 2025 00:00:00 for Gecode by doxygen 1.14.0
Gecode::Int::StoEct< TaskView, inc > Class Template Reference

Sort by earliest completion 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::StoEct< TaskView, inc >

Sort by earliest completion times.

Definition at line 48 of file sort.hpp.

Member Function Documentation

◆ operator()()

template<class TaskView, bool inc>
bool Gecode::Int::StoEct< TaskView, inc >::operator() ( const TaskView & t1,
const TaskView & t2 ) const
inline

Sort order.

Definition at line 96 of file sort.hpp.


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