All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Classes | Namespaces | Macros
facility_location_solution_adapter.hpp File Reference
#include "paal/utils/type_functions.hpp"
#include "paal/utils/functors.hpp"
#include "paal/data_structures/collection_starts_from_last_change.hpp"
#include "paal/data_structures/facility_location/facility_location_solution_traits.hpp"
#include <boost/range/algorithm/copy.hpp>
#include <boost/range/distance.hpp>
#include <boost/range/algorithm/find.hpp>
#include <unordered_map>
#include <unordered_set>

Go to the source code of this file.

Classes

class  paal::local_search::facility_location_solution_adapter< facility_location_solution >
 facility_location_solution adapter chosen range and unchosen range must be joined into one homogenus collection of Facilities. More...
 

Namespaces

 paal
 global namespace of project.
 
 

Detailed Description

Author
Piotr Wygocki
Version
1.0
Date
2013-02-01

Definition in file facility_location_solution_adapter.hpp.