English

Minmax Regret 1-Sink Location Problems on Dynamic Flow Path Networks with Parametric Weights

Data Structures and Algorithms 2020-11-30 v1

Abstract

This paper addresses the minmax regret 1-sink location problem on dynamic flow path networks with parametric weights. We are given a dynamic flow network consisting of an undirected path with positive edge lengths, positive edge capacities, and nonnegative vertex weights. A path can be considered as a road, an edge length as the distance along the road and a vertex weight as the number of people at the site. An edge capacity limits the number of people that can enter the edge per unit time. We consider the problem of locating a sink in the network, to which all the people evacuate from the vertices as quickly as possible. In our model, each weight is represented by a linear function in a common parameter tt, and the decision maker who determines the location of a sink does not know the value of tt. We formulate the sink location problem under such uncertainty as the minmax regret problem. Given tt and a sink location xx, the cost of xx under tt is the sum of arrival times at xx for all the people determined by tt. The regret for xx under tt is the gap between the cost of xx under tt and the optimal cost under tt. The task of the problem is formulated as the one to find a sink location that minimizes the maximum regret over all tt. For the problem, we propose an O(n42α(n)α(n)logn)O(n^4 2^{\alpha(n)} \alpha(n) \log n) time algorithm where nn is the number of vertices in the network and α()\alpha(\cdot) is the inverse Ackermann function. Also for the special case in which every edge has the same capacity, we show that the complexity can be reduced to O(n32α(n)α(n)logn)O(n^3 2^{\alpha(n)} \alpha(n) \log n).

Keywords

Cite

@article{arxiv.2011.13569,
  title  = {Minmax Regret 1-Sink Location Problems on Dynamic Flow Path Networks with Parametric Weights},
  author = {Tetsuya Fujie and Yuya Higashikawa and Naoki Katoh and Junichi Teruyama and Yuki Tokuni},
  journal= {arXiv preprint arXiv:2011.13569},
  year   = {2020}
}

Comments

15 pages, 2 figures

R2 v1 2026-06-23T20:32:36.948Z