This strategy chooses the best possible move and if it is improving applies it to the solution. More...
#include <local_search.hpp>
Public Member Functions | |
| template<typename SearchJoin > | |
| bool | operator() (SearchJoin &join) const |
| operator() More... | |
This strategy chooses the best possible move and if it is improving applies it to the solution.
Definition at line 156 of file local_search.hpp.
|
inline |
operator()
| SearchJoin |
| join |
Definition at line 165 of file local_search.hpp.
1.8.5