#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. | |
| paal::local_search | |
| Local Search namespace. | |
1.8.5