Generated on Tue Sep 25 2012 20:53:28 for Gecode by doxygen 1.7.5
Gecode::Int::SortMap Class 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

Sorting maps rather than tasks.


Constructor & Destructor Documentation

Gecode::Int::SortMap::SortMap ( const TaskViewArray< TaskView > &  t) [inline]

Initialize.

Definition at line 127 of file sort.hpp.


Member Function Documentation

bool Gecode::Int::SortMap::operator() ( int &  i,
int &  j 
) const [inline]

Sort order.

Definition at line 131 of file sort.hpp.


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