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

Gecode::Int::SortMap< TaskView, STO, inc > Class Template Reference

Sorting maps rather than tasks. More...

#include <sort.hpp>

List of all members.

Public Member Functions

 SortMap (const TaskViewArray< TaskView > &t)
 Initialize.
bool operator() (int &i, int &j) const
 Sort order.

Detailed Description

template<class TaskView, template< class, bool > class STO, bool inc>
class Gecode::Int::SortMap< TaskView, STO, inc >

Sorting maps rather than tasks.

Definition at line 72 of file sort.hpp.


Constructor & Destructor Documentation

template<class TaskView , template< class, bool > class STO, bool inc>
Gecode::Int::SortMap< TaskView, STO, inc >::SortMap ( const TaskViewArray< TaskView > &  t  )  [inline]

Initialize.

Definition at line 123 of file sort.hpp.


Member Function Documentation

template<class TaskView , template< class, bool > class STO, bool inc>
bool Gecode::Int::SortMap< TaskView, STO, inc >::operator() ( int &  i,
int &  j 
) const [inline]

Sort order.

Definition at line 127 of file sort.hpp.


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