2018
DOI: 10.48550/arxiv.1812.01602
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

Diameter Spanners, Eccentricity Spanners, and Approximating Extremal Distances

Abstract: The diameter of a graph is one if its most important parameters, being used in many real-word applications. In particular, the diameter dictates how fast information can spread throughout data and communication networks. Thus, it is a natural question to ask how much can we sparsify a graph and still guarantee that its diameter remains preserved within an approximation t. This property is captured by the notion of extremal-distance spanners. Given a graph G = (V, E), a subgraph H = (V, EH ) is defined to be a … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2019
2019
2020
2020

Publication Types

Select...
2

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(3 citation statements)
references
References 35 publications
(61 reference statements)
0
3
0
Order By: Relevance
“…• Partially dynamic data structures are often used as internal data structures to solve the fully dynamic version of the problem (see for example [42,46,51] for applications of partially dynamic SSSP) which in turn can be used to maintain properties of real-world graphs undergoing changes. • Partially dynamic SSSP is often employed as internal data structure for related problems such as maintaining the diameter in partially dynamic graphs [12,25] or matchings in incremental bipartite graphs [20]. • Many static algorithms use partially dynamic algorithms as a subroutine.…”
Section: Motivationmentioning
confidence: 99%
“…• Partially dynamic data structures are often used as internal data structures to solve the fully dynamic version of the problem (see for example [42,46,51] for applications of partially dynamic SSSP) which in turn can be used to maintain properties of real-world graphs undergoing changes. • Partially dynamic SSSP is often employed as internal data structure for related problems such as maintaining the diameter in partially dynamic graphs [12,25] or matchings in incremental bipartite graphs [20]. • Many static algorithms use partially dynamic algorithms as a subroutine.…”
Section: Motivationmentioning
confidence: 99%
“…In [60], the authors consider the following problem: given a directed graph G = (V , E), compute a subgraph H with the property that the graph diameter is preserved up to a multiplicative factor t, which the authors term a t-diameter spanner. The authors show that, given an unweighted directed graph G, there is a polynomial time algorithm that computes a 1.5-diameter spanner containing O(n 3 2 log n) edges, in time O(m √ n) with high probability.…”
Section: Diameter and Eccentricity Spannersmentioning
confidence: 99%
“…Other miscellaneous applications of spanners include computing distances and shortest paths between points embedding in a geometric space [38,52], testing graph properties (approximately) in sublinear time [58], the facility location problem [60], and key management in access control hierarchies [27]. Closer applications to spanners themselves include cycle covers of graphs [46], for which the extremal instances can often be decomposed into a union of tree spanners, and to labelling schemes in which the nodes of a graph are labelled in such a way that one can (approximately) recover the distance between nodes by inspecting only their labels [22].…”
Section: Further Readingmentioning
confidence: 99%