All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Functions
n_queens_example.cpp File Reference
#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 ()
 

Detailed Description

Author
Piotr Wygocki
Version
1.0
Date
2014-01-02

Definition in file n_queens_example.cpp.