English

Minsum $k$-Sink Problem on Path Networks

Data Structures and Algorithms 2018-10-26 v1

Abstract

We consider the problem of locating a set of kk 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(knlog4n)O(kn\log^4n) time algorithm when the edge capacities are non-uniform, where nn is the number of vertices. We then present an O(knlog3n)O(kn\log^3 n) time algorithm when the edge capacities are uniform. We also present an O(nlogn)O(n\log n) time algorithm for the special case where k=1k=1 and the edge capacities are non-uniform.

Keywords

Cite

@article{arxiv.1810.10631,
  title  = {Minsum $k$-Sink Problem on Path Networks},
  author = {Robert Benkoczi and Binay Bhattacharya and Yuya Higashikawa and Tsunehiko Kameda and Naoki Katoh},
  journal= {arXiv preprint arXiv:1810.10631},
  year   = {2018}
}

Comments

22 pages, 4 figures

R2 v1 2026-06-23T04:51:55.365Z