Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
169 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Improved Algorithms for Computing $k$-Sink on Dynamic Path Networks (1609.01373v1)

Published 6 Sep 2016 in cs.DS

Abstract: We present a novel approach to finding the $k$-sink on dynamic path networks with general edge capacities. Our first algorithm runs in $O(n \log n + k2 \log4 n)$ time, where $n$ is the number of vertices on the given path, and our second algorithm runs in $O(n \log3 n)$ time. Together, they improve upon the previously most efficient $O(kn \log2 n)$ time algorithm due to Arumugam et al. for all values of $k$. In the case where all the edges have the same capacity, we again present two algorithms that run in $O(n + k2 \log2n)$ time and $O(n \log n)$ time, respectively, and they together improve upon the previously best $O(kn)$ time algorithm due to Higashikawa et al. for all values of $k$.

Citations (2)

Summary

We haven't generated a summary for this paper yet.