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

commit functor for facility location problem More...

#include <facility_location_swap.hpp>

Public Member Functions

template<typename Solution , typename VertexType >
bool operator() (Solution &sol, const Swap< VertexType > &s) const
 operator() More...
 

Detailed Description

commit functor for facility location problem

Definition at line 121 of file facility_location_swap.hpp.

Member Function Documentation

template<typename Solution , typename VertexType >
bool paal::local_search::facility_location_commit_swap::operator() ( Solution &  sol,
const Swap< VertexType > &  s 
) const
inline

operator()

Template Parameters
Solution
Parameters
sol
s

Definition at line 130 of file facility_location_swap.hpp.


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