functor used in fold in order to find the most improving move. More...
#include <local_search.hpp>
Public Member Functions | |
| template<typename componentsAndSolution , typename AccumulatorFunctor , typename AccumulatorData , typename Continuation > | |
| bool | operator() (componentsAndSolution &compsAndSol, AccumulatorFunctor accumulatorFunctor, AccumulatorData accumulatorData, Continuation continuation) const |
| operator() More... | |
functor used in fold in order to find the most improving move.
Definition at line 99 of file local_search.hpp.
|
inline |
operator()
| componentsAndSolution | |
| AccumulatorFunctor | |
| AccumulatorData | |
| Continuation |
| compsAndSol | |
| accumulatorFunctor | |
| accumulatorData | |
| continuation |
Definition at line 117 of file local_search.hpp.
1.8.5