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

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

Detailed Description

commit functor for add moves in facility location problem

Definition at line 35 of file facility_location_add.hpp.

Member Function Documentation

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

operator ()

Template Parameters
Solution
Parameters
s
e

Definition at line 44 of file facility_location_add.hpp.


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