Finding Multiple New Optimal Locations in a Road Network

Ruifeng Liu,Ada WaiChee Fu,Zitong Chen,Silu Huang,Yubao Liu
DOI: https://doi.org/10.48550/arXiv.1606.01340
2016-06-14
Abstract:We study the problem of optimal location querying for location based services in road networks, which aims to find locations for new servers or facilities. The existing optimal solutions on this problem consider only the cases with one new server. When two or more new servers are to be set up, the problem with minmax cost criteria, MinMax, becomes NP-hard. In this work we identify some useful properties about the potential locations for the new servers, from which we derive a novel algorithm for MinMax, and show that it is efficient when the number of new servers is small. When the number of new servers is large, we propose an efficient 3-approximate algorithm. We verify with experiments on real road networks that our solutions are effective and attains significantly better result quality compared to the existing greedy algorithms.
Databases,Data Structures and Algorithms
What problem does this paper attempt to address?