Skip to main content

Mind the Gap: Edge Facility Location Problems in Theory and Practice

  • Conference paper
  • First Online:
Algorithms and Discrete Applied Mathematics (CALDAM 2023)

Part of the book series: Lecture Notes in Computer Science ((LNCS,volume 13947))

Included in the following conference series:

  • 440 Accesses

Abstract

Motivated by applications in urban planning, network analysis, and data visualization, we introduce center selection problems in graphs where the centers are represented by edges. This is in contrast to classic center selection problems where centers are usually placed at the nodes of a graph. Given a weighted graph G(VE) and a budget \(k \in \mathbb {N}\), the goal is to select k edges from E such that the maximum distance from any point of interest in the graph to its nearest center is minimized. We consider three different problem variants, based on defining the points of interest either as the edges of G, or the nodes, or all points on the edges. We provide a variety of hardness results and approximation algorithms. A key difficulty of edge center selection is that the underlying distance function may not satisfy the triangle inequality, which is crucially used in approximation algorithms for node center selection. In addition, we introduce efficient heuristics that produce solutions of good quality even in large graphs, as demonstrated in our experimental evaluation.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 69.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 89.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    www.diag.uniroma1.it//challenge9/download.shtml.

References

  1. Batta, R., Lejeune, M., Prasad, S.: Public facility location using dispersion, population, and equity criteria. Eur. J. Oper. Res. 234(3), 819–829 (2014)

    Article  MathSciNet  MATH  Google Scholar 

  2. Chlebík, M., Chlebíková, J.: Approximation hardness of edge dominating set problems. J. Comb. Optim. 11(3), 279–290 (2006). https://doi.org/10.1007/s10878-006-7908-0

    Article  MathSciNet  MATH  Google Scholar 

  3. Garey, M.R., Johnson, D.S.: Computers and intractability, vol. 174. Freeman, San Francisco (1979)

    Google Scholar 

  4. Hajiaghayi, M.T., Mahdian, M., Mirrokni, V.S.: The facility location problem with general cost functions. Netw. Int. J. 42(1), 42–47 (2003)

    MathSciNet  MATH  Google Scholar 

  5. Hakimi, S.L.: Optimum distribution of switching centers in a communication network and some related graph theoretic problems. Oper. Res. 13(3), 462–475 (1965)

    Article  MathSciNet  MATH  Google Scholar 

  6. Hochbaum, D.S.: Approximation algorithms for NP-hard problems. ACM SIGACT News 28(2), 40–52 (1997)

    Article  Google Scholar 

  7. Hochbaum, D.S., Shmoys, D.B.: A best possible heuristic for the k-center problem. Math. Oper. Res. 10(2), 180–184 (1985)

    Article  MathSciNet  MATH  Google Scholar 

  8. Hsu, W.L., Nemhauser, G.L.: Easy and hard bottleneck location problems. Discret. Appl. Math. 1(3), 209–215 (1979)

    Article  MathSciNet  MATH  Google Scholar 

  9. Khuller, S., Sussmann, Y.J.: The capacitated K-center problem. SIAM J. Discret. Math. 13(3), 403–418 (2000)

    Article  MathSciNet  MATH  Google Scholar 

  10. Leskovec, J., Faloutsos, C.: Sampling from large graphs. In: Proceedings of the 12th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, pp. 631–636 (2006)

    Google Scholar 

  11. MacKinnon, R.D., Barber, G.M.: New approach to network generation and map representation: the linear case of the location-allocation problem (1972)

    Google Scholar 

  12. Medya, S., Silva, A., Singh, A., Basu, P., Swami, A.: Group centrality maximization via network design. In: Proceedings of the 2018 SIAM International Conference on Data Mining, pp. 126–134. SIAM (2018)

    Google Scholar 

  13. Miller, H.J.: GIS and geometric representation in facility location problems. Int. J. Geogr. Inf. Syst. 10(7), 791–816 (1996)

    Article  Google Scholar 

  14. Murray, A.T., O’Kelly, M.E., Church, R.L.: Regional service coverage modeling. Comput. Oper. Res. 35(2), 339–355 (2008)

    Article  MathSciNet  MATH  Google Scholar 

  15. Murray, A.T., Tong, D.: Coverage optimization in continuous space facility siting. Int. J. Geogr. Inf. Sci. 21(7), 757–776 (2007)

    Article  Google Scholar 

  16. Nutov, Z., Kortsarz, G., Shalom, E.: Approximating activation edge-cover and facility location problems. In: 44th International Symposium on Mathematical Foundations of Computer Science (MFCS 2019) (2019)

    Google Scholar 

  17. Stankov, Toni, Storandt, Sabine: Maximum gap minimization in polylines. In: Di Martino, Sergio, Fang, Zhixiang, Li, Ki-Joune. (eds.) W2GIS 2020. LNCS, vol. 12473, pp. 181–196. Springer, Cham (2020). https://doi.org/10.1007/978-3-030-60952-8_19

    Chapter  Google Scholar 

  18. Tansel, B.C., Francis, R.L., Lowe, T.J.: State of the art—location on networks: a survey. Part I: the p-center and p-median problems. Manag. Sci. 29(4), 482–497 (1983)

    Article  MATH  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Moritz Beck .

Editor information

Editors and Affiliations

Appendix

Appendix

1.1 Appendix A: Omitted Proof

Theorem 4. There is a 4-approximation algorithm for PECS.

Proof

We use an adjusted version of the parametric pruning algorithm described in Subsect. 4.1. We first need to argue that the set R of possible solution distance values is still polynomially bounded despite for PECS all points on edges are considered as locations of interest. To accomplish that we use the following observation: For any edge \(e=\{v,w\} \in E\) the maximum distance of a point p on e towards the nearest center is determined either by c(pv) or c(pw) plus the cost of the respective end point towards its nearest center. Hence for any pair of edges \(e_v ,e_w \in E\) (including \(e_v=e_w\)) where \(e_v\) is assumed to be the nearest center for v and \(e_w\) the nearest center for w, the point on e which has maximum distance to \(e_v\) and \(e_w\) can be easily computed and the respective distance is added to R. Accordingly, we get \(|R| \in \mathcal {O}(n^3)\).

Next, we make the crucial observation that if \(\textrm{OPT}=r\), then all edges \(e \in E\) with \(c(e) >2r\) have to be included in the PECS solution, as otherwise the midpoint of the edge would already have a too large distance to the end points. Hence only if the number of these heavy edges does not already exceed k, a PECS solution with the requested size can exist. Based on this observation, we propose the following modification: We identify the set of edges \(H := \{e \in E \mid c(e) > 2r\}\). After computing F we find the smallest edge cover that contains all edges \(H' := \{e' \mid e \in H\}\) by first removing all nodes incident to \(H'\) from F, computing a smallest edge cover on the resulting graph, adding \(H'\) and adding any incident edge for uncovered nodes (nodes are still not covered iff they became isolated by removing \(H'\) from F). As before, any node \(v\in V\) has distance at most 3r from the set S containing the corresponding edges, and any point on an edge has distance at most r to its nearest node. Hence, this is a 4-approximation algorithm.    \(\square \)

1.2 Appendix B: Omitted Experimental Results

First, a remark about the benchmark instances: The \(\psi \)-values for the shown road networks are huge. It is important to note, though, that a small percentage of the edges is very short (length of 1) or very long (\(L=\psi \)) in these graphs, see Fig. 3 for an illustration of the edge weight distribution in NY. Considering the applications mentioned in the introduction, as placing parks in an urban area, such overly short or long edges would be non-sensical facilities. Hence when modelling suitable instances for such applications, merging short edges on degree-2 chains or subdividing long edges would be meaningful, and accordingly the \(\psi \) value would decrease. The grid instances hence better reflect the kind of input we would expect for facility placement in a city road network.

In the main text we observe that GREEDY works quite fast even on large graphs given that the edge budget is sufficiently small. And for graphs with small \(\psi \) value (e.g. grid instances), it also comes with a proper quality guarantee. For example, for the 200\(\,\times \,\)150 grid instance, the approximation factor is at most 3.25.

But we also observe a disadvantage of using GREEDY for road networks. As the algorithm always selects the edge with the furthest distance to the previously chosen ones, it often chooses centers in dead-ends, as illustrated in Fig. 4. (The same would happen with node centers in the classical setting.) Obviously, if the path to the dead-end is not too long, then it would make more sense to select the center at the beginning of that path instead of the end, as this would decrease the driving distance from all non-path edges towards the center. One could hence improve the solution with a postprocessing step or integrate the observation directly into the algorithm.

Fig. 4.
figure 4

Cutout of a road network with edge centers (blue) chosen by the greedy approximation algorithm. Note that many chosen edges in this cutout are at the end of dead-end streets. (Color figure online)

Rights and permissions

Reprints and permissions

Copyright information

© 2023 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Beck, M., Spoerhase, J., Storandt, S. (2023). Mind the Gap: Edge Facility Location Problems in Theory and Practice. In: Bagchi, A., Muthu, R. (eds) Algorithms and Discrete Applied Mathematics. CALDAM 2023. Lecture Notes in Computer Science, vol 13947. Springer, Cham. https://doi.org/10.1007/978-3-031-25211-2_25

Download citation

  • DOI: https://doi.org/10.1007/978-3-031-25211-2_25

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-031-25210-5

  • Online ISBN: 978-3-031-25211-2

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics