#include "paal/utils/type_functions.hpp"#include "paal/data_structures/facility_location/facility_location_solution_traits.hpp"#include <boost/iterator/iterator_adaptor.hpp>#include <vector>#include <numeric>#include <cstdlib>#include <cassert>Go to the source code of this file.
Classes | |
| struct | paal::local_search::facility_location_commit_add |
| commit functor for add moves in facility location problem More... | |
| struct | paal::local_search::facility_locationget_moves_add |
| gain functor for add moves in facility location problem More... | |
| struct | paal::local_search::facility_location_gain_add |
| gain functor for add moves in facility location problem More... | |
Namespaces | |
| paal | |
| global namespace of project. | |
| paal::local_search | |
| Local Search namespace. | |
1.8.5