Skip to main content

Improved Distance Oracles and Spanners for Vertex-Labeled Graphs

  • Conference paper
Book cover Algorithms – ESA 2012 (ESA 2012)

Part of the book series: Lecture Notes in Computer Science ((LNTCS,volume 7501))

Included in the following conference series:

Abstract

Consider an undirected weighted graph G = (V,E) with |V| = n and |E| = m, where each vertex v ∈ V is assigned a label from a set of labels L = {λ 1,...,λ }. We show how to construct a compact distance oracle that can answer queries of the form: “what is the distance from v to the closest λ-labeled vertex” for a given vertex v ∈ V and label λ ∈ L.

This problem was introduced by Hermelin, Levy, Weimann and Yuster [ICALP 2011] where they present several results for this problem. In the first result, they show how to construct a vertex-label distance oracle of expected size O(kn 1 + 1/k) with stretch (4k − 5) and query time O(k). In a second result, they show how to reduce the size of the data structure to O(kn1/k) at the expense of a huge stretch, the stretch of this construction grows exponentially in k, (2k − 1). In the third result they present a dynamic vertex-label distance oracle that is capable of handling label changes in a sub-linear time. The stretch of this construction is also exponential in k, (2·3k − 1 + 1).

We manage to significantly improve the stretch of their constructions, reducing the dependence on k from exponential to polynomial (4k − 5), without requiring any tradeoff regarding any of the other variables.

In addition, we introduce the notion of vertex-label spanners: subgraphs that preserve distances between every vertex v ∈ V and label λ ∈ L. We present an efficient construction for vertex-label spanners with stretch-size tradeoff close to optimal.

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 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.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

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

References

  1. Abraham, I., Gavoille, C.: On Approximate Distance Labels and Routing Schemes with Affine Stretch. In: Peleg, D. (ed.) Distributed Computing. LNCS, vol. 6950, pp. 404–415. Springer, Heidelberg (2011)

    Chapter  Google Scholar 

  2. Althöfer, I., Das, G., Dobkin, D., Joseph, D., Soares, J.: On sparse spanners of weighted graphs. Discrete & Computational Geometry 9, 81–100 (1993)

    Article  MathSciNet  MATH  Google Scholar 

  3. Baswana, S., Gaur, A., Sen, S., Upadhyay, J.: Distance Oracles for Unweighted Graphs: Breaking the Quadratic Barrier with Constant Additive Error. In: Aceto, L., Damgård, I., Goldberg, L.A., Halldórsson, M.M., Ingólfsdóttir, A., Walukiewicz, I. (eds.) ICALP 2008, Part I. LNCS, vol. 5125, pp. 609–621. Springer, Heidelberg (2008)

    Chapter  Google Scholar 

  4. Baswana, S., Kavitha, T.: Faster algorithms for approximate distance oracles and all-pairs small stretch paths. In: FOCS, pp. 591–602 (2006)

    Google Scholar 

  5. Baswana, S., Sen, S.: Approximate distance oracles for unweighted graphs in expected O(n 2) time. ACM Transactions on Algorithms, 557–577 (2006)

    Google Scholar 

  6. Erdős, P.: Extremal problems in graph theory. In: Theory of Graphs and Its Applications, pp. 29–36 (1964)

    Google Scholar 

  7. Farley, A.M., Proskurowski, A., Zappala, D., Windisch, K.: Spanners and message distribution in networks. Discrete Applied Mathematics 137(2), 159–171 (2004)

    Article  MathSciNet  MATH  Google Scholar 

  8. Hermelin, D., Levy, A., Weimann, O., Yuster, R.: Distance Oracles for Vertex-Labeled Graphs. In: Aceto, L., Henzinger, M., Sgall, J. (eds.) ICALP 2011, Part II. LNCS, vol. 6756, pp. 490–501. Springer, Heidelberg (2011)

    Chapter  Google Scholar 

  9. Mendel, M., Naor, A.: Ramsey partitions and proximity data structures. Journal of the European Mathematical Society, 253–275 (2007)

    Google Scholar 

  10. Pǎtraşcu, M., Roditty, L.: Distance oracles beyond the thorup-zwick bound. In: FOCS, pp. 815–823 (2010)

    Google Scholar 

  11. Peleg, D., Scháffer, A.A.: Graph spanners. J. Graph Theory, 99–116 (1989)

    Google Scholar 

  12. Peleg, D., Ullman, J.D.: An optimal synchronizer for the hypercube. SIAM J. Computing 18(4), 740–747 (1989)

    Article  MathSciNet  MATH  Google Scholar 

  13. Peleg, D., Upfal, E.: A trade-off between space and efficiency for routing tables. J. ACM 36(3), 510–530 (1989)

    Article  MathSciNet  MATH  Google Scholar 

  14. Roditty, L., Thorup, M., Zwick, U.: Deterministic Constructions of Approximate Distance Oracles and Spanners. In: Caires, L., Italiano, G.F., Monteiro, L., Palamidessi, C., Yung, M. (eds.) ICALP 2005. LNCS, vol. 3580, pp. 261–272. Springer, Heidelberg (2005)

    Chapter  Google Scholar 

  15. Sommer, C., Verbin, E., Yu, W.: Distance oracles for sparse graphs. In: FOCS, pp. 703–712 (2009)

    Google Scholar 

  16. Thorup, M., Zwick, U.: Compact routing schemes. In: SPAA, pp. 1–10 (2001)

    Google Scholar 

  17. Thorup, M., Zwick, U.: Approximate distance oracles. Journal of the ACM, 1–24 (2005)

    Google Scholar 

  18. van Emde Boas, P., Kaas, R., Ziljstra, E.: Design and implementation of an effcient priority queue. Mathematical Systems Theory 10, 99–127 (1977)

    Article  MATH  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2012 Springer-Verlag Berlin Heidelberg

About this paper

Cite this paper

Chechik, S. (2012). Improved Distance Oracles and Spanners for Vertex-Labeled Graphs. In: Epstein, L., Ferragina, P. (eds) Algorithms – ESA 2012. ESA 2012. Lecture Notes in Computer Science, vol 7501. Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-642-33090-2_29

Download citation

  • DOI: https://doi.org/10.1007/978-3-642-33090-2_29

  • Publisher Name: Springer, Berlin, Heidelberg

  • Print ISBN: 978-3-642-33089-6

  • Online ISBN: 978-3-642-33090-2

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics