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 More... | |
class for comparing solutions (used in tabu list)
Definition at line 82 of file CouenneFPpool.hpp.
| bool compareSol::operator() | ( | const CouenneFPsolution & | one, |
| const CouenneFPsolution & | two | ||
| ) | const |
compare, base version
Definition at line 214 of file CouenneFPpool.cpp.
1.8.5