class for comparing solutions (used in tabu list) More...
#include <CouenneFPpool.hpp>
Public Member Functions | |
| bool | operator() (const CouenneFPsolution &one, const CouenneFPsolution &two) const |
| compare, base version | |
class for comparing solutions (used in tabu list)
Definition at line 87 of file CouenneFPpool.hpp.
| bool compareSol::operator() | ( | const CouenneFPsolution & | one, | |
| const CouenneFPsolution & | two | |||
| ) | const |
compare, base version
Definition at line 175 of file CouenneFPpool.cpp.
1.6.1