中文
相关论文

相关论文: Firefighting on the Hexagonal Grid and on Infinite…

200 篇论文

The Firefighter problem and a variant of it, known as Resource Minimization for Fire Containment (RMFC), are natural models for optimal inhibition of harmful spreading processes. Despite considerable progress on several fronts, the…

数据结构与算法 · 计算机科学 2016-03-15 David Adjiashvili , Andrea Baggio , Rico Zenklusen

We use Hartnell's model for virus spread on a graph, also known as firefighting. For rooted trees, we propose an Unburning Algorithm, a type of greedy algorithm starting from the leaves and working back towards the root. We show that the…

In the eternal vertex cover problem, mobile guards on the vertices of a graph are used to defend it against an infinite sequence of attacks on its edges by moving to neighbor vertices. The eternal vertex cover problem consists in…

离散数学 · 计算机科学 2022-09-13 Tiziana Calamoneri , Federico Corò

The severity of wildfires can be mitigated adopting preventive measures like the construction of firebreaks that are strips of land from which the vegetation is completely removed. In this paper, we model the problem of wildfire containment…

离散数学 · 计算机科学 2022-04-13 Marc Demange , Alessia Di Fonso , Gabriele Di Stefano , Pierpaolo Vittorini

We consider the complexity of the firefighter problem where b>=1 firefighters are available at each time step. This problem is proved NP-complete even on trees of degree at most three and budget one (Finbow et al.,2007) and on trees of…

离散数学 · 计算机科学 2014-04-29 Janka Chlebíková , Morgan Chopin

In the Firefighter problem, a fire breaks out at a vertex of a graph and at each subsequent time step, the firefighter chooses a vertex to protect and then the fire spreads from each burned vertex to every unprotected neighbour. The problem…

组合数学 · 数学 2021-08-03 Margaret-Ellen Messinger , Spencer Yarnell

We consider a pursuit-evasion game that describes the process of extinguishing a fire burning on the nodes of an undirected graph. We denote the minimum number of firefighters required by ffn(G) and provide almost sharp bounds to this graph…

计算复杂性 · 计算机科学 2026-04-15 Julius Althoetmar , Jamico Schade , Torben Schürenberg

Graph burning studies how fast a contagion, modeled as a set of fires, spreads in a graph. The burning process takes place in synchronous, discrete rounds. In each round, a fire breaks out at a vertex, and the fire spreads to all vertices…

组合数学 · 数学 2019-11-05 Anthony Bonato , Sean English , Bill Kay , Daniel Moghbel

We study Hartnell's firefighter problem on infinite trees and characterise the branching number in terms of the firefighting game. Using our results about trees, we give a partial answer to a question of Mart\'inez-Pedroza concerning…

组合数学 · 数学 2017-07-06 Florian Lehner

In this paper we study the complexity of the firefighter problem and related problems on trees when more than one firefighter is available at each time step, and answer several open questions of Finbow and MacGillivray 2009. More precisely,…

离散数学 · 计算机科学 2011-10-04 Cristina Bazgan , Morgan Chopin , Bernard Ries

One of the most elementary spreading models on graphs can be described by a fire spreading from a burning vertex in discrete time steps. At each step, all neighbors of burning vertices catch fire. A well-studied extension to model fire…

数据结构与算法 · 计算机科学 2025-12-22 Jannis Blauth , Christian Nöbel , Rico Zenklusen

Graph burning is a discrete-time process that models the spread of influence in a network. Vertices are either burning or unburned, and in each round, a burning vertex causes all of its neighbours to become burning before a new fire source…

组合数学 · 数学 2024-09-24 Karen Gunderson , William Kellough , JD Nir , Hritik Punj

We use an infinite $k$-ary tree with a self-loop at the root as our underlying graph. We consider a chip-firing process starting with $N$ chips at the root. We describe the stable configurations. We calculate the number of fires for each…

Graph burning is a discrete-time process that models the spread of social contagion. Initially, all vertices are unburned. In each round, one unburned vertex is selected and burned, while any unburned vertex that has a burned neighbour from…

组合数学 · 数学 2026-05-01 Jesper Jansson , Shashanka Kulamarva , Yukihiro Murakami , Nikolaas Verhulst

Continuous and discrete models for firefighting problems are well-studied in Theoretical Computer Science. We introduce a new, discrete, and more general framework based on a hexagonal cell graph to study firefighting problems in varied…

计算几何 · 计算机科学 2019-11-26 Rolf Klein , David Kübel , Elmar Langetepe , Jörg-Rüdiger Sack , Barbara Schwarzwald

It is known that the online firefighting is 2-competitive on trees (Coupechoux et al. 2019), which suggests that the problem is relatively easy on trees. We extend the study to graphs containing cycles. We first show that the presence of…

数据结构与算法 · 计算机科学 2026-02-09 Max Hugen , Bob Krekelberg , Alison Hsiang-Hsuan Liu

Graph burning is a discrete-time process that models the propagation of information in a network. Initially, we have an undirected graph of unburned vertices. At each time step, an unburned vertex is chosen to burn; additionally, unburned…

Eternal domination is a dynamic process by which a graph is protected from an infinite sequence of vertex intrusions. In eternal distance-$k$ domination, guards initially occupy the vertices of a distance-$k$ dominating set. After a vertex…

组合数学 · 数学 2022-11-21 Danielle Cox , Erin Meger , M. E. Messinger

A procedure called \textit{graph burning} was introduced to facilitate the modelling of spread of an alarm, a social contagion, or a social influence or emotion on graphs and networks. Graph burning runs on discrete time-steps (or rounds).…

离散数学 · 计算机科学 2020-10-06 Arya Tanmay Gupta

We study the m-Eternal Domination problem, which is the following two-player game between a defender and an attacker on a graph: initially, the defender positions k guards on vertices of the graph; the game then proceeds in turns between…

离散数学 · 计算机科学 2025-07-15 Tiziana Calamoneri , Federico Corò , Neeldhara Misra , Saraswati G. Nanoti , Giacomo Paesani