Generated on Wed Jul 27 2011 15:09:16 for Gecode by doxygen 1.7.4
Gecode::Scheduling::Cumulative::TaskByDecCap< Task > Class Template Reference

Sort order for tasks by decreasing capacity. More...

#include <basic.hpp>

List of all members.

Public Member Functions

bool operator() (const Task &t1, const Task &t2) const
 Sort order.

Detailed Description

template<class Task>
class Gecode::Scheduling::Cumulative::TaskByDecCap< Task >

Sort order for tasks by decreasing capacity.

Definition at line 65 of file basic.hpp.


Member Function Documentation

template<class Task >
bool Gecode::Scheduling::Cumulative::TaskByDecCap< Task >::operator() ( const Task &  t1,
const Task &  t2 
) const [inline]

Sort order.

Definition at line 85 of file basic.hpp.


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