Finding a Shortest $M$-link Path in a Monge Directed Acyclic Graph
Data Structures and Algorithms
2024-08-02 v1
Abstract
A Monge directed acyclic graph (DAG) on the nodes has edges for carrying submodular edge-lengths. Finding a shortest -link path from to in for any given has many applications. In this paper, we give a contract-and-conquer algorithm for this problem which runs in time and space. It is the first -time algorithm with linear space complexity, and its time complexity decreases with when . In contrast, all previous strongly polynomial algorithms have running time growing with . For both and regimes of , our algorithm has running time , which partially answers an open question rased in \cite{AST94} affirmatively.
Cite
@article{arxiv.2408.00227,
title = {Finding a Shortest $M$-link Path in a Monge Directed Acyclic Graph},
author = {Joy Z. Wan},
journal= {arXiv preprint arXiv:2408.00227},
year = {2024}
}