#include "paal/utils/functors.hpp"
#include "paal/data_structures/facility_location/facility_location_solution.hpp"
Go to the source code of this file.
Classes | |
class | paal::data_structures::k_median_solution< voronoiType > |
solution for k median problem More... | |
class | paal::data_structures::facility_location_solution_traits< data_structures::k_median_solution< voronoi > > |
specialization of facility_location_solution_traits More... | |
Namespaces | |
paal | |
global namespace of project. | |
paal::data_structures | |
Data Structure namespace. | |