All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Classes | Namespaces
n_queens_components.hpp File Reference
#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::detail
 Detail of Local Search namespace.
 

Detailed Description

Author
Piotr Wygocki
Version
1.0
Date
2014-01-02

Definition in file n_queens_components.hpp.