All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Member Functions | List of all members
paal::local_search::facility_locationget_moves_add Struct Reference

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...
 

Detailed Description

gain functor for add moves in facility location problem

Definition at line 54 of file facility_location_add.hpp.

Member Function Documentation

template<typename Solution >
auto paal::local_search::facility_locationget_moves_add::operator() ( const Solution &  sol) -> decltype(sol.getUnchosenCopy())
inline

operator()

Template Parameters
Solution
Returns

Definition at line 64 of file facility_location_add.hpp.


The documentation for this struct was generated from the following file: