Bonmin::score_sorter Class Reference

Collaboration diagram for Bonmin::score_sorter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 score_sorter (const vector< double > &score)
 Constructor.
bool operator() (const int x, const int y) const

Private Attributes

const vector< double > & score_

Detailed Description

Definition at line 28 of file BonHeuristicFPump.cpp.


Constructor & Destructor Documentation

Bonmin::score_sorter::score_sorter ( const vector< double > &  score  )  [inline]

Constructor.

Definition at line 31 of file BonHeuristicFPump.cpp.


Member Function Documentation

bool Bonmin::score_sorter::operator() ( const int  x,
const int  y 
) const [inline]

Definition at line 34 of file BonHeuristicFPump.cpp.

References score_.


Member Data Documentation

const vector<double>& Bonmin::score_sorter::score_ [private]

Definition at line 39 of file BonHeuristicFPump.cpp.

Referenced by operator()().


The documentation for this class was generated from the following file:
Generated on Wed Nov 30 03:13:01 2011 by  doxygen 1.4.7