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

gain functor for facility location More...

#include <facility_location_remove.hpp>

Public Member Functions

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

Detailed Description

gain functor for facility location

Definition at line 36 of file facility_location_remove.hpp.

Member Function Documentation

template<typename Solution , typename ChosenElement >
auto paal::local_search::facility_location_gain_remove::operator() ( Solution &  s,
ChosenElement  e 
)
inline

operator()

Template Parameters
Solution
Parameters
s
e
Returns

Definition at line 47 of file facility_location_remove.hpp.


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