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

gain functor for add moves in facility location problem More...

#include <facility_location_add.hpp>

Public Member Functions

template<typename Solution , typename UnchosenElement >
auto operator() (Solution &s, UnchosenElement e) const
 operator() More...
 

Detailed Description

gain functor for add moves in facility location problem

Definition at line 73 of file facility_location_add.hpp.

Member Function Documentation

template<typename Solution , typename UnchosenElement >
auto paal::local_search::facility_location_gain_add::operator() ( Solution &  s,
UnchosenElement  e 
) const
inline

operator()

Template Parameters
Solution
Parameters
s
e
Returns

Definition at line 84 of file facility_location_add.hpp.


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