A Faster Parametric Search for the Integral Quickest Transshipment Problem
Data Structures and Algorithms
2026-01-01 v1 Optimization and Control
Abstract
Algorithms for computing fractional solutions to the quickest transshipment problem have been significantly improved since Hoppe and Tardos first solved the problem in strongly polynomial time. For integral solutions, runtime improvements are limited to general progress on submodular function minimization, which is an integral part of Hoppe and Tardos' algorithm. Yet, no structural improvements on their algorithm itself have been proposed. We replace two central subroutines in the algorithm with methods that require vastly fewer minimizations of submodular functions. This improves the state-of-the-art runtime from down to , where is the number of terminals and is the number of arcs.
Cite
@article{arxiv.2505.12975,
title = {A Faster Parametric Search for the Integral Quickest Transshipment Problem},
author = {Mariia Anapolska and Dario van den Boom and Christina Büsing and Timo Gersing},
journal= {arXiv preprint arXiv:2505.12975},
year = {2026}
}