English
Related papers

Related papers: Minmax Tree Facility Location and Sink Evacuation …

200 papers

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…

Data Structures and Algorithms · Computer Science 2016-06-24 Guru Prakash Arumugam , John Augustine , Mordecai J. Golin , Yuya Higashikawa , Naoki Katoh , Prashanth Srikanthan

A dynamic flow network $G$ with uniform capacity $c$ is a graph in which at most $c$ units of flow can enter an edge in one time unit. If flow enters a vertex faster than it can leave, congestion occurs. The evacuation problem is to…

Data Structures and Algorithms · Computer Science 2025-07-28 Mordecai J. Golin , Sai Sandeep

We address the facility location problems on dynamic flow path networks. A dynamic flow path network consists of an undirected path with positive edge lengths, positive edge capacities, and positive vertex weights. A path can be considered…

Data Structures and Algorithms · Computer Science 2020-10-13 Yuya Higashikawa , Naoki Katoh , Junichi Teruyama , Koji Watase

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…

Data Structures and Algorithms · Computer Science 2023-08-30 Yuya Higashikawa , Ayano Nishii , Junichi Teruyama , Yuki Tokuni

Let $T=(V,E)$ be a tree with associated costs on its subtrees. A minmax $k$-partition of $T$ is a partition into $k$ subtrees, minimizing the maximum cost of a subtree over all possible partitions. In the centered version of the problem,…

Data Structures and Algorithms · Computer Science 2018-03-28 Di Chen , Mordecai J. Golin

This paper considers the k-sink location problem in dynamic path networks. In our model, a dynamic path network consists of an undirected path with positive edge lengths, uniform edge capacity, and positive vertex supplies. Here, each…

Data Structures and Algorithms · Computer Science 2014-05-23 Yuya Higashikawa , Mordecai J. Golin , Naoki Katoh

We consider the problem of locating a set of $k$ 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(kn\log^4n)$ time algorithm when the edge capacities…

Data Structures and Algorithms · Computer Science 2018-10-26 Robert Benkoczi , Binay Bhattacharya , Yuya Higashikawa , Tsunehiko Kameda , Naoki Katoh

In this paper, we propose new algorithms for evacuation problems defined on dynamic flow networks. A dynamic flow network is a directed graph in which source nodes are given supplies (i.e., the number of evacuees) and a single sink node is…

Data Structures and Algorithms · Computer Science 2023-03-01 Yuya Higashikawa , Naoki Katoh , Junichi Teruyama , Yuki Tokuni

Emergency evacuation is the process of movement of people away from the threat or actual occurrence of hazards such as natural disasters, terrorist attacks, fires and bombs. In this paper, we focus on evacuation from a building, but the…

Data Structures and Algorithms · Computer Science 2016-05-05 Gopinath Mishra , Subhra Mazumdar , Arindam Pal

Dynamic Flows were introduced by Ford and Fulkerson in 1958 to model flows over time. They define edge capacities to be the total amount of flow that can enter an edge {\em in one time unit}. Each edge also has a length, representing the…

Data Structures and Algorithms · Computer Science 2017-10-02 Mordecai J. Golin , Hadi Khodabande , Bo Qin

Exit paths in buildings are designed to minimise evacuation time when the building is at full capacity. We present an evacuation support system which does this regardless of the number of evacuees. The core concept is to even-out congestion…

Systems and Control · Computer Science 2013-12-03 Antoine Desmet , Erol Gelenbe

In this research, we examine the minsum flow problem in dynamic path networks where flows are represented as discrete and weighted sets. The minsum flow problem has been widely studied for its relevance in finding evacuation routes during…

Data Structures and Algorithms · Computer Science 2024-07-03 Bubai Manna , Bodhayan Roy , Vorapong Suppakitpaisarn

We investigate the problem of creating fast evacuation plans for buildings that are modeled as grid polygons, possibly containing exponentially many cells. We study this problem in two contexts: the ``confluent'' context in which the routes…

Data Structures and Algorithms · Computer Science 2015-05-19 Sandor P. Fekete , Chris Gray , Alexander Kroeller

A dynamic network ${\cal N} = (G,c,\tau,S)$ where $G=(V,E)$ is a graph, integers $\tau(e)$ and $c(e)$ represent, for each edge $e\in E$, the time required to traverse edge $e$ and its nonnegative capacity, and the set $S\subseteq V$ is a…

Data Structures and Algorithms · Computer Science 2015-03-11 Rémy Belmonte , Yuya Higashikawa , Naoki Katoh , Yoshio Okamoto

We consider a kinetic theory approach to model the evacuation of a crowd from bounded domains. The interactions of a person with other pedestrians and the environment, which includes walls, exits, and obstacles, are modeled by using tools…

Numerical Analysis · Mathematics 2019-06-17 Daewa Kim , Annalisa Quaini

The All-Pairs Min-Cut problem (aka All-Pairs Max-Flow) asks to compute a minimum $s$-$t$ cut (or just its value) for all pairs of vertices $s,t$. We study this problem in directed graphs with unit edge/vertex capacities (corresponding to…

We consider the problem of finding maximum flows in planar graphs with capacities on both vertices and edges and with multiple sources and sinks. We present three algorithms when the capacities are integers. The first algorithm runs in $O(n…

Data Structures and Algorithms · Computer Science 2021-05-26 Yipu Wang

In an emergency situation, the evacuation of a large crowd from a complex building can become slow or even dangerous without a working evacuation plan. The use of rescue guides that lead the crowd out of the building can improve the…

Physics and Society · Physics 2021-08-23 Anton von Schantz , Harri Ehtamo

We give an O(n log^3 n) algorithm that, given an n-node directed planar graph with arc capacities, a set of source nodes, and a set of sink nodes, finds a maximum flow from the sources to the sinks. Previously, the fastest algorithms known…

Discrete Mathematics · Computer Science 2011-05-12 Glencora Borradaile , Philip N. Klein , Shay Mozes , Yahav Nussbaum , Christian Wulff-Nilsen

We examine the dynamic network flow problem under the assumption that the flow consists of discrete units. The dynamic network flow problem is commonly addressed in the context of developing evacuation plans, where the flow is typically…

Data Structures and Algorithms · Computer Science 2024-04-26 Bubai Manna , Bodhayan Roy , Vorapong Suppakitpaisarn
‹ Prev 1 2 3 10 Next ›