gain functor for add moves in facility location problem More...
#include <facility_location_add.hpp>
Public Member Functions | |
template<typename Solution > | |
auto | operator() (const Solution &sol) -> decltype(sol.getUnchosenCopy()) |
operator() More... | |
gain functor for add moves in facility location problem
Definition at line 54 of file facility_location_add.hpp.
|
inline |
operator()
Solution |
Definition at line 64 of file facility_location_add.hpp.