Smoothed Analysis of the Successive Shortest Path Algorithm
January 22, 2015 Β· Declared Dead Β· π SIAM journal on computing (Print)
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Tobias Brunsch, Kamiel Cornelissen, Bodo Manthey, Heiko RΓΆglin, Clemens RΓΆsner
arXiv ID
1501.05493
Category
cs.DS: Data Structures & Algorithms
Citations
24
Venue
SIAM journal on computing (Print)
Last Checked
3 months ago
Abstract
The minimum-cost flow problem is a classic problem in combinatorial optimization with various applications. Several pseudo-polynomial, polynomial, and strongly polynomial algorithms have been developed in the past decades, and it seems that both the problem and the algorithms are well understood. However, some of the algorithms' running times observed in empirical studies contrast the running times obtained by worst-case analysis not only in the order of magnitude but also in the ranking when compared to each other. For example, the Successive Shortest Path (SSP) algorithm, which has an exponential worst-case running time, seems to outperform the strongly polynomial Minimum-Mean Cycle Canceling algorithm. To explain this discrepancy, we study the SSP algorithm in the framework of smoothed analysis and establish a bound of $O(mnΟ)$ for the number of iterations, which implies a smoothed running time of $O(mnΟ(m + n\log n))$, where $n$ and $m$ denote the number of nodes and edges, respectively, and $Ο$ is a measure for the amount of random noise. This shows that worst-case instances for the SSP algorithm are not robust and unlikely to be encountered in practice. Furthermore, we prove a smoothed lower bound of $Ξ©(m Ο\min\{n, Ο\})$ for the number of iterations of the SSP algorithm, showing that the upper bound cannot be improved for $Ο= Ξ©(n)$.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
π Similar Papers
In the same crypt β Data Structures & Algorithms
π
π
The Cartographer
R.I.P.
π»
Ghosted
Route Planning in Transportation Networks
R.I.P.
π»
Ghosted
Near-linear time approximation algorithms for optimal transport via Sinkhorn iteration
R.I.P.
π»
Ghosted
Hierarchical Clustering: Objective Functions and Algorithms
R.I.P.
π»
Ghosted
Graph Isomorphism in Quasipolynomial Time
π
π
The Cartographer
Simulation optimization: A review of algorithms and applications
Died the same way β π» Ghosted
R.I.P.
π»
Ghosted
Federated Learning: Strategies for Improving Communication Efficiency
R.I.P.
π»
Ghosted
In-Datacenter Performance Analysis of a Tensor Processing Unit
R.I.P.
π»
Ghosted
Deep Convolutional Neural Networks for Computer-Aided Detection: CNN Architectures, Dataset Characteristics and Transfer Learning
R.I.P.
π»
Ghosted