28 research outputs found
An O(n^2 log^2 n) Time Algorithm for Minmax Regret Minsum Sink on Path Networks
We model evacuation in emergency situations by dynamic flow in a network. We want to minimize the aggregate evacuation time to an evacuation center (called a sink) on a path network with uniform edge capacities. 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 a sink location that minimizes the maximum "regret." We present the first sub-cubic time algorithm in n to solve this problem, where n is the number of vertices. Although we cast our problem as evacuation, our result is accurate if the "evacuees" are fluid-like continuous material, but is a good approximation for discrete evacuees
Sink Location Problems in Dynamic Flow Grid Networks
A dynamic flow network consists of a directed graph, where nodes called
sources represent locations of evacuees, and nodes called sinks represent
locations of evacuation facilities. Each source and each sink are given supply
representing the number of evacuees and demand representing the maximum number
of acceptable evacuees, respectively. Each edge is given capacity and transit
time. Here, the capacity of an edge bounds the rate at which evacuees can enter
the edge per unit time, and the transit time represents the time which evacuees
take to travel across the edge. The evacuation completion time is the minimum
time at which each evacuees can arrive at one of the evacuation facilities.
Given a dynamic flow network without sinks, once sinks are located on some
nodes or edges, the evacuation completion time for this sink location is
determined. We then consider the problem of locating sinks to minimize the
evacuation completion time, called the sink location problem. The problems have
been given polynomial-time algorithms only for limited networks such as paths,
cycles, and trees, but no polynomial-time algorithms are known for more complex
network classes. In this paper, we prove that the 1-sink location problem can
be solved in polynomial-time when an input network is a grid with uniform edge
capacity and transit time.Comment: 16 pages, 6 figures, full version of a paper accepted at COCOON 202