Negative-weight single-source shortest paths in near-linear time
A Bernstein, D Nanongkai… - 2022 IEEE 63rd annual …, 2022 - ieeexplore.ieee.org
We present a randomized algorithm that computes single-source shortest paths (SSSP) in
O\left(m\log^8(n)\logW\right) time when edge weights are integral and can be negative. 1 …
O\left(m\log^8(n)\logW\right) time when edge weights are integral and can be negative. 1 …
Exact Shortest Paths with Rational Weights on the Word RAM
A Karczmarz, W Nadara, M Sokołowski - Proceedings of the 2024 Annual ACM …, 2024 - SIAM
Exact computation of shortest paths in weighted graphs has been traditionally studied in one
of two settings. First, one can assume that the edge weights are real numbers and all the …
of two settings. First, one can assume that the edge weights are real numbers and all the …
Parallel, Distributed, and Quantum Exact Single-Source Shortest Paths with Negative Edge Weights
V Ashvinkumar, A Bernstein, N Cao… - 32nd Annual …, 2024 - research-collection.ethz.ch
This paper presents parallel, distributed, and quantum algorithms for single-source shortest
paths when edges can have negative integer weights (negative-weight SSSP). We show a …
paths when edges can have negative integer weights (negative-weight SSSP). We show a …
A Simple Parallel Algorithm with Near-Linear Work for Negative-Weight Single-Source Shortest Paths
We give the first parallel algorithm with optimal $\tilde {O}(m) $ work for the classical problem
of computing Single-Source Shortest Paths in general graphs with negative-weight edges. In …
of computing Single-Source Shortest Paths in general graphs with negative-weight edges. In …
Historic Algorithms Help Unlock Shortest-Path Problem Breakthrough
C Edwards - 2023 - dl.acm.org
Historic Algorithms Help Unlock Shortest-Path Problem Breakthrough Page 1 In finance, for
example, there may be situations in currency or options trading where buying and selling in …
example, there may be situations in currency or options trading where buying and selling in …
Faster single-source shortest paths with negative real weights via proper hop distance
The textbook algorithm for single-source shortest paths with real-valued edge weights runs
in $ O (mn) $ time on a graph with $ m $ edges and $ n $ vertices. A recent breakthrough …
in $ O (mn) $ time on a graph with $ m $ edges and $ n $ vertices. A recent breakthrough …
Bellman-Ford is optimal for shortest hop-bounded paths
T Kociumaka, A Polak - arXiv preprint arXiv:2211.07325, 2022 - arxiv.org
This paper is about the problem of finding a shortest $ s $-$ t $ path using at most $ h $
edges in edge-weighted graphs. The Bellman--Ford algorithm solves this problem in $ O …
edges in edge-weighted graphs. The Bellman--Ford algorithm solves this problem in $ O …
Single-Source Shortest Paths with Negative Real Weights in Õ(𝑚𝑛8/9) Time
JT Fineman - Proceedings of the 56th Annual ACM Symposium on …, 2024 - dl.acm.org
This paper presents a randomized algorithm for single-source shortest paths on directed
graphs with real (both positive and negative) edge weights. Given an input graph with n …
graphs with real (both positive and negative) edge weights. Given an input graph with n …
Max s, t-Flow Oracles and Negative Cycle Detection in Planar Digraphs
A Karczmarz - Proceedings of the 2024 Annual ACM-SIAM …, 2024 - SIAM
We study the maximum s, t-flow oracle problem on planar directed graphs where the goal is
to design a data structure answering max s, t-flow value (or equivalently, min s, t-cut value) …
to design a data structure answering max s, t-flow value (or equivalently, min s, t-cut value) …
Faster Vizing and Near-Vizing Edge Coloring Algorithms
S Assadi - arXiv preprint arXiv:2405.13371, 2024 - arxiv.org
Vizing's celebrated theorem states that every simple graph with maximum degree $\Delta $
admits a $(\Delta+ 1) $ edge coloring which can be found in $ O (m\cdot n) $ time on $ n …
admits a $(\Delta+ 1) $ edge coloring which can be found in $ O (m\cdot n) $ time on $ n …