#include "paal/data_structures/subset_iterator.hpp"#include <boost/iterator/function_input_iterator.hpp>#include <boost/range/adaptor/transformed.hpp>Go to the source code of this file.
Classes | |
| struct | paal::local_search::Move |
| class describing Move More... | |
| struct | paal::local_search::make_move |
| Functor creating Move. More... | |
| struct | paal::local_search::n_queens_commit |
| n_queens_commit functor More... | |
| struct | paal::local_search::detail::tuple_to_move |
| class | paal::local_search::n_queensget_moves |
| detail More... | |
| struct | paal::local_search::n_queens_gain |
| n_queens_gain functor More... | |
Namespaces | |
| paal | |
| global namespace of project. | |
| paal::local_search | |
| Local Search namespace. | |
| paal::local_search::detail | |
| Detail of Local Search namespace. | |
1.8.5