Faster all-pairs shortest paths via circuit complexity
Abstract
We present a new randomized method for computing the min-plus product (a.k.a., tropical product) of two matrices, yielding a faster algorithm for solving the all-pairs shortest path problem (APSP) in dense -node directed graphs with arbitrary edge weights. On the real RAM, where additions and comparisons of reals are unit cost (but all other operations have typical logarithmic cost), the algorithm runs in time and is correct with high probability. On the word RAM, the algorithm runs in time for edge weights in . Prior algorithms used either time for various , or time for various and . The new algorithm applies a tool from circuit complexity, namely the Razborov-Smolensky polynomials for approximately representing circuits, to efficiently reduce a matrix product over the algebra to a relatively small number of rectangular matrix products over , each of which are computable using a particularly efficient method due to Coppersmith. We also give a deterministic version of the algorithm running in time for some , which utilizes the Yao-Beigel-Tarui translation of circuits into "nice" depth-two circuits.
Cite
@article{arxiv.1312.6680,
title = {Faster all-pairs shortest paths via circuit complexity},
author = {Ryan Williams},
journal= {arXiv preprint arXiv:1312.6680},
year = {2014}
}
Comments
24 pages. Updated version now has slightly faster running time. To appear in ACM Symposium on Theory of Computing (STOC), 2014