|
SoPlex
|
Compare class to sort idx/val pairs, used for hypersparse pricing leaving. More...
#include <spxpricer.h>
Public Member Functions | |
| IdxCompare () | |
| constructor | |
| int | operator() (const IdxElement &a, const IdxElement &b) const |
Compare class to sort idx/val pairs, used for hypersparse pricing leaving.
Definition at line 83 of file spxpricer.h.
| IdxCompare | ( | ) |
constructor
Definition at line 87 of file spxpricer.h.
| int operator() | ( | const IdxElement & | a, |
| const IdxElement & | b ) const |
Definition at line 90 of file spxpricer.h.
References SPxPricer< R >::IdxElement::val.