Generated on Fri Mar 20 15:56:42 2015 for Gecode by doxygen 1.6.3

SortByWeight Class Reference

Sort orders by weight. More...

List of all members.

Public Member Functions

 SortByWeight (order_t _orders)
 Initialize orders.
bool operator() (int i, int j)
 Sort order.

Public Attributes

order_t orders
 The orders.

Detailed Description

Sort orders by weight.

Definition at line 119 of file steel-mill.cpp.


Constructor & Destructor Documentation

SortByWeight::SortByWeight ( order_t  _orders  )  [inline]

Initialize orders.

Definition at line 124 of file steel-mill.cpp.


Member Function Documentation

bool SortByWeight::operator() ( int  i,
int  j 
) [inline]

Sort order.

Definition at line 126 of file steel-mill.cpp.


Member Data Documentation

The orders.

Definition at line 122 of file steel-mill.cpp.


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