#include "paal/utils/irange.hpp"#include <boost/iterator/counting_iterator.hpp>#include <boost/range/iterator_range.hpp>#include <boost/range/numeric.hpp>#include <vector>Go to the source code of this file.
Classes | |
| struct | paal::local_search::n_queens_solution_adapter< NQueensPositionsVector > |
| Adapts vector representing n queen problem to class able to efficiently compute gain of given move. More... | |
Namespaces | |
| paal | |
| global namespace of project. | |
| paal::local_search | |
| Local Search namespace. | |
1.8.5