Proceedings of the Twenty-Seventh Annual ACM-SIAM Symposium on Discrete Algorithms 2015
DOI: 10.1137/1.9781611974331.ch28
|View full text |Cite
|
Sign up to set email alerts
|

Approximation and Fixed Parameter Subquadratic Algorithms for Radius and Diameter in Sparse Graphs

Abstract: The radius and diameter are fundamental graph parameters, with several natural definitions for directed graphs. Each definition is well-motivated in a variety of applications. All versions of diameter and radius can be solved via solving all-pairs shortest paths (APSP), followed by a fast postprocessing step. However, solving APSP on n-node graphs requires Ω(n 2 ) time even in sparse graphs. We study the question: when can diameter and radius in sparse graphs be solved in truly subquadratic time, and when is s… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

7
409
1

Year Published

2017
2017
2023
2023

Publication Types

Select...
3
3
2

Relationship

0
8

Authors

Journals

citations
Cited by 134 publications
(418 citation statements)
references
References 48 publications
7
409
1
Order By: Relevance
“…Strong Exponential Time Hypothesis (SETH) 4 : For every > 0, there exists a k ≥ 2 so that k-CNF-SAT cannot be solved in time O(2 n(1− ) ).…”
Section: Common Problems and Conjecturesmentioning
confidence: 99%
See 2 more Smart Citations
“…Strong Exponential Time Hypothesis (SETH) 4 : For every > 0, there exists a k ≥ 2 so that k-CNF-SAT cannot be solved in time O(2 n(1− ) ).…”
Section: Common Problems and Conjecturesmentioning
confidence: 99%
“…It implies LDOVC; subquadratic approximation algorithms for Diameter-2 and Radius-2 would respectively refute the LDOVC and the Hitting Set Conjecture. [4] …”
Section: K-dominatingmentioning
confidence: 99%
See 1 more Smart Citation
“…This holds even for undirected, unweighted graphs with treewidth O(log n). For graphs of bounded treewidth, the diameter can be computed in near-linear time [5] (see also [27,40] for algorithms with time bounds that depend on the value of the diameter itself). Near-linear time algorithms were developed for many other restricted graph families, see e.g.…”
Section: Introductionmentioning
confidence: 99%
“…As mentioned earlier, standard dynamic programming on tree decompositions seems difficult to apply here, due to inherently exponential number of states. Interestingly, the recent work of Abboud et al [1] indicates that for some polynomial-time solvable problems this seems to be a real obstacle. In particular, Abboud et al [1] proved that the Diameter and Radius problems can be solved in time 2…”
Section: Introductionmentioning
confidence: 99%