Gecode::Int::Cumulative::StoCap< TaskView, inc > Class Template Reference
Sort by capacity. More...
#include <edge-finding.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::Cumulative::StoCap< TaskView, inc >
Sort by capacity.
Definition at line 50 of file edge-finding.hpp.
Member Function Documentation
template<class TaskView , bool inc>
bool Gecode::Int::Cumulative::StoCap< TaskView, inc >::operator() | ( | const TaskView & | t1, | |
const TaskView & | t2 | |||
) | const [inline] |
Sort order.
Definition at line 53 of file edge-finding.hpp.
The documentation for this class was generated from the following file:
- gecode/int/cumulative/edge-finding.hpp (Revision: 12537)