Minsum $k$-Sink Problem on Path Networks
Robert Benkoczi, Binay Bhattacharya, Yuya Higashikawa, Tsunehiko, Kameda, and Naoki Katoh

TL;DR
This paper introduces efficient algorithms for the $k$-sink evacuation problem on path networks with various capacity conditions, optimizing evacuation times through novel computational methods.
Contribution
It provides the first polynomial-time algorithms for the $k$-sink problem on paths with both uniform and non-uniform capacities, improving computational efficiency.
Findings
Algorithm for non-uniform capacities runs in $O(kn ext{log}^4 n)$ time.
Algorithm for uniform capacities runs in $O(kn ext{log}^3 n)$ time.
Special case with $k=1$ achieves $O(n ext{log} n)$ time complexity.
Abstract
We consider the problem of locating a set of sinks on a path network with general edge capacities that minimizes the sum of the evacuation times of all evacuees. We first present an time algorithm when the edge capacities are non-uniform, where is the number of vertices. We then present an time algorithm when the edge capacities are uniform. We also present an time algorithm for the special case where and the edge capacities are non-uniform.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
