English

Optimal Evacuation Flows on Dynamic Paths with General Edge Capacities

Data Structures and Algorithms 2016-06-24 v1

Abstract

A Dynamic Graph Network is a graph in which each edge has an associated travel time and a capacity (width) that limits the number of items that can travel in parallel along that edge. Each vertex in this dynamic graph network begins with the number of items that must be evacuated into designated sink vertices. A kk-sink evacuation protocol finds the location of kk sinks and associated evacuation movement protocol that allows evacuating all the items to a sink in minimum time. The associated evacuation movement must impose a confluent flow, i.e, all items passing through a particular vertex exit that vertex using the same edge. In this paper we address the kk-sink evacuation problem on a dynamic path network. We provide solutions that run in O(nlogn)O(n \log n) time for k=1k=1 and O(knlog2n)O(k n \log^2 n) for k>1k >1 and work for arbitrary edge capacities.

Keywords

Cite

@article{arxiv.1606.07208,
  title  = {Optimal Evacuation Flows on Dynamic Paths with General Edge Capacities},
  author = {Guru Prakash Arumugam and John Augustine and Mordecai J. Golin and Yuya Higashikawa and Naoki Katoh and Prashanth Srikanthan},
  journal= {arXiv preprint arXiv:1606.07208},
  year   = {2016}
}

Comments

24 pages

R2 v1 2026-06-22T14:32:22.840Z