English

Minmax Regret 1-Sink for Aggregate Evacuation Time on Path Networks

Data Structures and Algorithms 2018-06-05 v1

Abstract

Evacuation in emergency situations can be modeled by a dynamic flow network. Two criteria have been used before: one is the evacuation completion time and the other is the aggregate evacuation time of individual evacuees. The aim of this paper is to optimize the aggregate evacuation time in the simplest case, where the network is a path and only one evacuation center (called a sink) is to be introduced. The evacuees are initially located at the vertices, but their precise numbers are unknown, and are given by upper and lower bounds. Under this assumption, we compute the sink location that minimizes the maximum "regret." We present an O(n2logn)O(n^2\log n) time algorithm to solve this problem, improving upon the previously fastest O(n3)O(n^3) time algorithm, where nn is the number of vertices.

Keywords

Cite

@article{arxiv.1806.00814,
  title  = {Minmax Regret 1-Sink for Aggregate Evacuation Time on Path Networks},
  author = {Binay Bhattacharya and Yuya Higashikawa and Tsunehiko Kameda and Naoki Katoh},
  journal= {arXiv preprint arXiv:1806.00814},
  year   = {2018}
}

Comments

21 pages, 7 figures

R2 v1 2026-06-23T02:17:24.168Z