#include "paal/local_search/n_queens/n_queens_local_search.hpp"#include <boost/range/algorithm_ext/iota.hpp>#include <boost/range/algorithm/random_shuffle.hpp>Go to the source code of this file.
Functions | |
| void | print (const std::vector< int > &queens) |
| int | main () |
1.8.5