Used in case when update is actually the new solution. More...
#include <trivial_solution_commit.hpp>
Public Member Functions | |
template<typename Solution > | |
bool | operator() (Solution &s, const Solution &u) const |
We assume that operator() receives a new solution. More... | |
Used in case when update is actually the new solution.
Definition at line 21 of file trivial_solution_commit.hpp.
|
inline |
We assume that operator() receives a new solution.
Solution |
s | |
u |
Definition at line 30 of file trivial_solution_commit.hpp.