All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Classes | Namespaces
local_search_concepts.hpp File Reference
#include "paal/local_search/search_components.hpp"
#include "paal/local_search/search_traits.hpp"
#include <boost/concept_check.hpp>
#include <type_traits>

Go to the source code of this file.

Classes

struct  paal::local_search::concepts::concepts_base< Functor, Solution, SearchComponents >
 
struct  paal::local_search::concepts::get_moves< X, Solution, SearchComponents >
 
struct  paal::local_search::concepts::gain< X, Solution, SearchComponents >
 
struct  paal::local_search::concepts::commit< X, Solution, SearchComponents >
 
class  paal::local_search::concepts::search_components< X, Solution >
 

Namespaces

 paal
 global namespace of project.
 
 
 paal::local_search::concepts
 Concepts of Local Search namespace.
 

Detailed Description

Author
Piotr Wygocki
Version
1.0
Date
2013-02-01

Definition in file local_search_concepts.hpp.