Improved Algorithms for Computing $k$-Sink on Dynamic Path Networks
Binay Bhattacharya, Mordecai J. Golin, Yuya Higashikawa, Tsunehiko, Kameda, Naoki Katoh

TL;DR
This paper introduces faster algorithms for computing the $k$-sink in dynamic path networks, significantly improving efficiency over previous methods for various edge capacity scenarios.
Contribution
It presents new algorithms with improved time complexities for the $k$-sink problem on dynamic path networks, covering general and uniform edge capacities.
Findings
Algorithms run faster than previous methods for all $k$ values.
New algorithms achieve optimal or near-optimal time complexities.
Performance improvements are demonstrated for both general and uniform capacity cases.
Abstract
We present a novel approach to finding the -sink on dynamic path networks with general edge capacities. Our first algorithm runs in time, where is the number of vertices on the given path, and our second algorithm runs in time. Together, they improve upon the previously most efficient time algorithm due to Arumugam et al. for all values of . In the case where all the edges have the same capacity, we again present two algorithms that run in time and time, respectively, and they together improve upon the previously best time algorithm due to Higashikawa et al. for all values of .
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.
Taxonomy
TopicsData Management and Algorithms · Mobile Ad Hoc Networks · Complexity and Algorithms in Graphs
