Abstract
Gabow and Tarjan showed that the Bottleneck Path (BP) problem, i.e., finding a path between a given source and a given target in a weighted directed graph whose largest edge weight is minimized, as well as the Bottleneck spanning tree (BST) problem, i.e., finding a directed spanning tree rooted at a given vertex whose largest edge weight is minimized, can both be solved deterministically in O(m log∗ n) time, where m is the number of edges and n is the number of vertices in the graph. We present a slightly improved randomized algorithm for these problems with an expected running time of O(mβ(m, n)), where β(m,n) = min{k ≥ 1 | log(k) n ≤ m/n} < log∗ n - log∗ (m/n) + 1. This is the first improvement for these problems in over 25 years. In particular, if m ≥ n log(k) n, for some constant k, the expected running time of the new algorithm is O(m). Our algorithm, as that of Gabow and Tarjan, work in the comparison model. We also observe that in the word-RAM model, both problems can be solved deterministically in O(m) time. Finally, we solve an open problem of Andersson et al., giving a deterministic O(m)-time comparison-based algorithm for solving deterministic 2-player turn-based zero-sum terminal payoff games, also known as Deterministic Graphical Games (DGG).
Original language | English |
---|---|
Title of host publication | 33rd Symposium on Theoretical Aspects of Computer Science (STACS 2016) |
Editors | Nicolas Ollinger, Heribert Vollmer |
Number of pages | 13 |
Publisher | Schloss Dagstuhl - Leibniz-Zentrum fuer Informatik GmbH |
Publication date | 1 Feb 2016 |
Pages | 1-13 |
Article number | 27 |
ISBN (Print) | 978-3-95977-001-9 |
DOIs | |
Publication status | Published - 1 Feb 2016 |
Event | Symposium on Theoretical Aspects of Computer Science (STACS 2016) - Orléans, France Duration: 17 Feb 2016 → 20 Feb 2016 Conference number: 33 http://www.univ-orleans.fr/lifo/events/STACS2016/ |
Conference
Conference | Symposium on Theoretical Aspects of Computer Science (STACS 2016) |
---|---|
Number | 33 |
Country/Territory | France |
City | Orléans |
Period | 17/02/2016 → 20/02/2016 |
Internet address |
Series | Leibniz International Proceedings in Informatics |
---|---|
Volume | 47 |
ISSN | 1868-8969 |