commit functor for add moves in facility location problem More...
#include <facility_location_add.hpp>
Public Member Functions | |
| template<typename Solution , typename UnchosenElement > | |
| bool | operator() (Solution &s, UnchosenElement &e) |
| operator () More... | |
commit functor for add moves in facility location problem
Definition at line 35 of file facility_location_add.hpp.
|
inline |
operator ()
| Solution |
| s | |
| e |
Definition at line 44 of file facility_location_add.hpp.
1.8.5