Approximation Algorithms for Min-Distance Problems in DAGs
Mina Dalirrooyfard, Jenny Kaufmann

TL;DR
This paper develops near-optimal approximation algorithms for min-distance problems in DAGs, closing existing gaps between upper bounds and conjectured lower bounds under popular complexity assumptions.
Contribution
It presents a 2-approximation algorithm for min-distance in DAGs matching the best known lower bounds, and a near-3/2 approximation for dense DAGs, advancing the understanding of computational limits.
Findings
A 2-approximation algorithm for min-distance in DAGs with $ ilde{O}(m\sqrt{n})$ time.
A near-$3/2$-approximation algorithm for dense DAGs in $O(n^{2.350})$ time.
Conditional tightness of algorithms based on conjectures like SETH and Orthogonal Vectors.
Abstract
The min-distance between two nodes is defined as the minimum of the distance from to or from to , and is a natural distance metric in DAGs. As with the standard distance problems, the Strong Exponential Time Hypothesis [Impagliazzo-Paturi-Zane 2001, Calabro-Impagliazzo-Paturi 2009] leaves little hope for computing min-distance problems faster than computing All Pairs Shortest Paths, which can be solved in time. So it is natural to resort to approximation algorithms in time for some positive . Abboud, Vassilevska W., and Wang [SODA 2016] first studied min-distance problems achieving constant factor approximation algorithms on DAGs, obtaining a -approximation algorithm for min-radius on DAGs which works in time, and showing that any -approximation requires time…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Computational Geometry and Mesh Generation
