Years and Authors of Summarized Original Work
-
1999; Aingworth, Chekuri, Indyk, Motwani
-
2013; Roditty, Vassilevska Williams
-
2014; Chechik, Larkin, Roditty, Schoenebeck, Tarjan, Vassilevska Williams
Problem Definition
The diameter of a graph is the largest distance between its vertices. Closely related to the diameter is the radius of the graph. The center of a graph is a vertex that minimizes the maximum distance to all other nodes, and the radius is the distance from the center to the node furthest from it. Being able to compute the diameter, center, and radius of a graph efficiently has become an increasingly important problem in the analysis of large networks [11]. For general weighted graphs the only known way to compute the exact diameter and radius is by solving the all-pairs shortest paths problem (APSP). Therefore, a natural question is whether it is possible to get faster diameter and radius algorithms by settling for an approximation. For a graph G with diameter D, a c-approxi...
Access this chapter
Tax calculation will be finalised at checkout
Purchases are for personal use only
Recommended Reading
Aingworth D, Chekuri C, Indyk P, Motwani R (1999) Fast estimation of diameter and shortest paths (without matrix multiplication). SIAM J Comput 28(4):1167–1181
Berman P, Kasiviswanathan SP (2007) Faster approximation of distances in graphs. In: Proceedings of the WADS, Halifax, pp 541–552
Chechik S, Larkin D, Roditty L, Schoenebeck G, Tarjan RE, Williams VV (2014) Better approximation algorithms for the graph diameter. In: SODA, Portland, pp 1041–1052
Coppersmith D, Winograd S (1990) Matrix multiplication via arithmetic progressions. J Symb Comput 9(3):251–280
Cygan M, Gabow HN, Sankowski P (2012) Algorithmic applications of Baur-strassen’s theorem: shortest cycles, diameter and matchings. In: Proceedings of the FOCS, New Brunswick
Dor D, Halperin S, Zwick U (2000) All-pairs almost shortest paths. SIAM J Comput 29(5):1740–1759
Impagliazzo R, Paturi R, Zane F (2001) Which problems have strongly exponential complexity? J Comput Syst Sci 63(4):512–530
Roditty L, Vassilevska Williams V (2013) Fast approximation algorithms for the diameter and radius of sparse graphs. In: Proceedings of the 45th annual ACM symposium on theory of computing, STOC ’13, Palo Alto. ACM, New York, pp 515–524. doi:10.1145/2488608.2488673, http://doi.acm.org/10.1145/2488608.2488673
Stothers A (2010) On the complexity of matrix multiplication. PhD thesis, University of Edinburgh
Vassilevska Williams V (2012, to appear) Multiplying matrices faster than Coppersmith-Winograd. In: Proceedings of the STOC, New York
Watts DJ, Strogatz SH (1998) Collective dynamics of ‘small-world’ networks. Nature 393:440–442
Author information
Authors and Affiliations
Editor information
Editors and Affiliations
Rights and permissions
Copyright information
© 2016 Springer Science+Business Media New York
About this entry
Cite this entry
Roditty, L. (2016). Approximating the Diameter. In: Kao, MY. (eds) Encyclopedia of Algorithms. Springer, New York, NY. https://doi.org/10.1007/978-1-4939-2864-4_566
Download citation
DOI: https://doi.org/10.1007/978-1-4939-2864-4_566
Published:
Publisher Name: Springer, New York, NY
Print ISBN: 978-1-4939-2863-7
Online ISBN: 978-1-4939-2864-4
eBook Packages: Computer ScienceReference Module Computer Science and Engineering