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

commit functor for facility location More...

#include <facility_location_remove.hpp>

Public Member Functions

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

Detailed Description

commit functor for facility location

Definition at line 60 of file facility_location_remove.hpp.

Member Function Documentation

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

operator()

Template Parameters
Solution
Parameters
s
e

Definition at line 69 of file facility_location_remove.hpp.


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