this predicates returns true if there is a move with positive gain and the commit was successful More...
#include <local_search.hpp>
Public Member Functions | |
template<typename componentsAndSolution > | |
bool | operator() (componentsAndSolution &compsAndSol) const |
operator() More... | |
this predicates returns true if there is a move with positive gain and the commit was successful
Definition at line 46 of file local_search.hpp.
|
inline |
operator()
componentsAndSolution |
compsAndSol |
Definition at line 57 of file local_search.hpp.