中文
相关论文

相关论文: Faster Algorithms for Evacuation Problems in Netwo…

200 篇论文

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…

数据结构与算法 · 计算机科学 2023-08-30 Yuya Higashikawa , Ayano Nishii , Junichi Teruyama , Yuki Tokuni

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…

数据结构与算法 · 计算机科学 2020-10-13 Yuya Higashikawa , Naoki Katoh , Junichi Teruyama , Koji Watase

A dynamic path network is an undirected path with evacuees situated at each vertex. To evacuate the path, evacuees travel towards a designated sink (doorway) to exit. Each edge has a capacity, the number of evacuees that can enter the edge…

数据结构与算法 · 计算机科学 2014-04-23 Guru Prakash Arumugam , John Augustine , Mordecai J. Golin , Prashanth Srikanthan

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…

数据结构与算法 · 计算机科学 2014-05-23 Yuya Higashikawa , Mordecai J. Golin , Naoki Katoh

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…

数据结构与算法 · 计算机科学 2016-06-24 Guru Prakash Arumugam , John Augustine , Mordecai J. Golin , Yuya Higashikawa , Naoki Katoh , Prashanth Srikanthan

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…

数据结构与算法 · 计算机科学 2024-07-03 Bubai Manna , Bodhayan Roy , Vorapong Suppakitpaisarn

In dynamic flow networks, every vertex starts with items (flow) that need to be shipped to designated sinks. All edges have two associated quantities: length, the amount of time required for a particle to traverse the edge, and capacity,…

数据结构与算法 · 计算机科学 2020-01-22 Mordecai Golin , Sai Sandeep

Let $G=(V,E)$ be a graph modelling a building or road network in which edges have-both travel times (lengths) and capacities associated with them. An edge's capacity is the number of people that can enter that edge in a unit of time. In…

数据结构与算法 · 计算机科学 2016-07-28 Di Chen , Mordecai Golin

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…

数据结构与算法 · 计算机科学 2018-06-05 Binay Bhattacharya , Yuya Higashikawa , Tsunehiko Kameda , Naoki Katoh

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…

数据结构与算法 · 计算机科学 2016-05-05 Gopinath Mishra , Subhra Mazumdar , Arindam Pal

Network flow interdiction analysis studies by how much the value of a maximum flow in a network can be diminished by removing components of the network constrained to some budget. Although this problem is strongly NP-complete on general…

离散数学 · 计算机科学 2008-01-14 Rico Zenklusen

In 2010s Fleiner introduced a notion of stable flows in directed networks and showed that such a flow always exists and can be found by use of a reduction to the stable allocation problem due to Baiou and Balinski. Recently Cseh and…

组合数学 · 数学 2023-05-17 Alexander Karzanov

The paper presents a dynamic solution method for dynamic minimum parametric networks flow. The solution method solves the problem for a special parametric dynamic network with linear lower bound functions of a single parameter. Instead…

离散数学 · 计算机科学 2015-09-15 Mircea Parpalea , Nicoleta Avesalon , Eleonor Ciurea

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…

数据结构与算法 · 计算机科学 2024-04-26 Bubai Manna , Bodhayan Roy , Vorapong Suppakitpaisarn

Flow delegation is a flexible technique to mitigate flow table capacity bottlenecks in Software-defined Networks (SDN). Such bottlenecks occur when SDN switches provide insufficient flow table capacity which leads to performance degradation…

网络与互联网体系结构 · 计算机科学 2021-09-20 Robert Bauer , Martina Zitterbart

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…

数据结构与算法 · 计算机科学 2025-07-28 Mordecai J. Golin , Sai Sandeep

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…

系统与控制 · 计算机科学 2013-12-03 Antoine Desmet , Erol Gelenbe

This paper studies the fundamental problem of how to reroute $k$ unsplittable flows of a certain demand in a capacitated network from their current paths to their respective new paths, in a congestion-free manner and fast. This scheduling…

数据结构与算法 · 计算机科学 2018-05-22 Saeed Akhoondian Amiri , Szymon Dudycz , Mahmoud Parham , Stefan Schmid , Sebastian Wiederrecht

Emergency navigation algorithms direct evacuees to exits when disastrous events such as fire take place. Due to the spread of hazards, latency in information updating and unstable flows of civilians, emergency evacuation is absolutely a…

其他计算机科学 · 计算机科学 2013-10-11 Huibo Bi

The Quickest Transshipment Problem is to route flow as quickly as possible from sources with supplies to sinks with demands in a network with capacities and transit times on the arcs. It is of fundamental importance for numerous…

数据结构与算法 · 计算机科学 2021-08-16 Miriam Schlöter , Martin Skutella , Khai Van Tran
‹ 上一页 1 2 3 10 下一页 ›