On dynamic graph algorithms with predictions

J Brand, S Forster, Y Nazari, A Polak - Proceedings of the 2024 Annual ACM …, 2024 - SIAM
Dynamic algorithms operate on inputs undergoing updates, eg, insertions or deletions of
edges or vertices. After processing each update, the algorithm has to answer queries …

Sensitivity and dynamic distance oracles via generic matrices and frobenius form

A Karczmarz, P Sankowski - 2023 IEEE 64th Annual …, 2023 - ieeexplore.ieee.org
Algebraic techniques have had an important impact on graph algorithms so far. Porting
them, eg, the matrix inverse, into the dynamic regime improved best-known bounds for …

Bootstrap** dynamic distance oracles

S Forster, G Goranci, Y Nazari, A Skarlatos - arxiv preprint arxiv …, 2023 - arxiv.org
Designing approximate all-pairs distance oracles in the fully dynamic setting is one of the
central problems in dynamic graph algorithms. Despite extensive research on this topic, the …

Deterministic fully dynamic sssp and more

J Van Den Brand, A Karczmarz - 2023 IEEE 64th Annual …, 2023 - ieeexplore.ieee.org
We present the first non-trivial fully dynamic algorithm maintaining exact single-source
distances in unweighted graphs. This resolves an open problem stated by Sankowski …

Fully Dynamic Shortest Paths in Sparse Digraphs

A Karczmarz, P Sankowski - arxiv preprint arxiv:2408.14406, 2024 - arxiv.org
We study the exact fully dynamic shortest paths problem. For real-weighted directed graphs,
we show a deterministic fully dynamic data structure with $\tilde {O}(mn^{4/5}) $ worst-case …

Fully dynamic shortest path reporting against an adaptive adversary

A Alokhina, J van den Brand - Proceedings of the 2024 Annual ACM-SIAM …, 2024 - SIAM
Algebraic data structures are the main subroutine for maintaining distances in fully dynamic
graphs in subquadratic time. However, these dynamic algebraic algorithms generally cannot …

Fully Dynamic All-Pairs Shortest Paths: Likely Optimal Worst-Case Update Time

X Mao - Proceedings of the 56th Annual ACM Symposium on …, 2024 - dl.acm.org
The All-Pairs Shortest Paths (APSP) problem is one of the fundamental problems in
theoretical computer science. It asks to compute the distance matrix of a given n-vertex …

Optimal power flow solution via noise-resilient quantum interior-point methods

F Amani, A Kargarian - Electric Power Systems Research, 2025 - Elsevier
This paper presents quantum interior-point methods (QIPMs) tailored to tackle the DC
optimal power flow (OPF) problem using noisy intermediate-scale quantum devices. The …

Fine-Grained Optimality of Partially Dynamic Shortest Paths and More

B Saha, VV Williams, Y Xu, C Ye - Proceedings of the 2025 Annual ACM-SIAM …, 2025 - SIAM
Abstract Single Source Shortest Paths (SSSP) is among the most well-studied problems in
computer science. In the incremental (resp. decremental) setting, the goal is to maintain …

Dynamic Deterministic Constant-Approximate Distance Oracles with Worst-Case Update Time

B Haeupler, Y Long, T Saranurak - arxiv preprint arxiv:2402.18541, 2024 - arxiv.org
We present a new distance oracle in the fully dynamic setting: given a weighted undirected
graph $ G=(V, E) $ with $ n $ vertices undergoing both edge insertions and deletions, and …