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

Functor creating Move. More...

#include <n_queens_components.hpp>

Public Member Functions

Move operator() (int from, int to) const
 operator() More...
 

Detailed Description

Functor creating Move.

Definition at line 60 of file n_queens_components.hpp.

Member Function Documentation

Move paal::local_search::make_move::operator() ( int  from,
int  to 
) const
inline

operator()

Parameters
from
to
Returns

Definition at line 69 of file n_queens_components.hpp.


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