Minsum $k$-Sink Problem on Path Networks

October 24, 2018 Β· Declared Dead Β· πŸ› Theoretical Computer Science

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Robert Benkoczi, Binay Bhattacharya, Yuya Higashikawa, Tsunehiko Kameda, Naoki Katoh arXiv ID 1810.10631 Category cs.DS: Data Structures & Algorithms Citations 9 Venue Theoretical Computer Science Last Checked 4 months ago
Abstract
We consider the problem of locating a set of $k$ sinks on a path network with general edge capacities that minimizes the sum of the evacuation times of all evacuees. We first present an $O(kn\log^4n)$ time algorithm when the edge capacities are non-uniform, where $n$ is the number of vertices. We then present an $O(kn\log^3 n)$ time algorithm when the edge capacities are uniform. We also present an $O(n\log n)$ time algorithm for the special case where $k=1$ and the edge capacities are non-uniform.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted