中文
相关论文

相关论文: Distance-Restricted Firefighting on Finite Graphs

200 篇论文

In the classic version of the game of firefighter, on the first turn a fire breaks out on a vertex in a graph $G$ and then $k$ firefighters protect $k$ vertices. On each subsequent turn, the fire spreads to the collective unburnt…

组合数学 · 数学 2024-08-01 Andrea Burgess , John Marcoux , David Pike

We investigate a new oriented variant of the Firefighter Problem. In the traditional Firefighter Problem, a fire breaks out at a given vertex of a graph, and at each time interval spreads to neighbouring vertices that have not been…

离散数学 · 计算机科学 2015-06-25 Julien Bensmail , Nick Brettell

The firefighter problem is defined as below. A fire initially breaks out at a vertex r on a graph G. In each step, a firefighter chooses to protect one vertex, which is not yet burnt. And the fire spreads out to its unprotected neighboring…

数据结构与算法 · 计算机科学 2015-03-19 Ming Lam Leung

The Firefighter problem is to place firefighters on the vertices of a graph to prevent a fire with known starting point from lighting up the entire graph. In each time step, a firefighter may be permanently placed on an unburned vertex and…

离散数学 · 计算机科学 2011-09-23 Marek Cygan , Fedor V. Fomin , Erik Jan van Leeuwen

Consider a model of fire spreading through a graph; initially some vertices are burning, and at every given time-step fire spreads from burning vertices to their neighbours. The firefighter problem is a solitaire game in which a player is…

离散数学 · 计算机科学 2021-05-11 Arye Deutch , Ohad Noy Feldheim , Rani Hod

In this paper, we consider the \emph{firefighter problem} on a graph $G=(V,E)$ that is either finite or infinite. Suppose that a fire breaks out at a given vertex $v \in V$. In each subsequent time unit, a firefighter protects one vertex…

组合数学 · 数学 2014-06-20 Tomas Gavenciak , Jan Kratochvil , Pawel Pralat

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

In the Firefighter problem, introduced by Hartnell in 1995, a fire spreads through a graph while a player chooses which vertices to protect in order to contain it. In this paper, we focus on the case of trees and we consider as well the…

数据结构与算法 · 计算机科学 2019-02-07 Pierre Coupechoux , Marc Demange , David Ellison , Bertrand Jouve

The Firefighting problem is defined as follows. At time $t=0$, a fire breaks out at a vertex of a graph. At each time step $t \geq 0$, a firefighter permanently defends (protects) an unburned vertex, and the fire then spread to all…

数据结构与算法 · 计算机科学 2017-11-29 Bireswar Das , Murali Krishna Enduri , Neeldhara Misra , I. Vinod Reddy

We consider the problem of firefighting to save a critical subset of nodes. The firefighting game is a turn-based game played on a graph, where the fire spreads to vertices in a breadth-first manner from a source, and firefighters can be…

数据结构与算法 · 计算机科学 2017-06-01 Jayesh Choudhari , Anirban Dasgupta , Neeldhara Misra , M. S. Ramanujan

It is well known that fighting a fire is a hard task. The Firefighter problem asks how to optimally deploy firefighters to defend the vertices of a graph from a fire. This problem is NP-Complete on all but a few classes of graphs.…

数据结构与算法 · 计算机科学 2022-04-07 Samuel Hand , Jessica Enright , Kitty Meeks

Let $G$ be any connected graph on $n$ vertices, $n \ge 2.$ Let $k$ be any positive integer. Suppose that a fire breaks out on some vertex of $G.$ Then in each turn $k$ firefighters can protect vertices of $G$ --- each can protect one vertex…

组合数学 · 数学 2015-12-01 Przemysław Gordinowicz

The firefighter problem with $k$ firefighters on an infinite graph $G$ is an iterative graph process, defined as follows: Suppose a fire breaks out at a given vertex $v\in V(G)$ on Turn 1. On each subsequent even turn, $k$ firefighters…

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

The firefighter problem is a monotone dynamic process in graphs that can be viewed as modeling the use of a limited supply of vaccinations to stop the spread of an epidemic. In more detail, a fire spreads through a graph, from burning…

离散数学 · 计算机科学 2013-01-03 Ohad N. Feldheim , Rani Hod

The firefighter game problem on locally finite connected graphs was introduced by Bert Hartnell. The game on a graph $G$ can be described as follows: let $f_n$ be a sequence of positive integers; an initial fire starts at a finite set of…

群论 · 数学 2017-01-13 Eduardo Martínez-Pedroza

In this paper, we consider the following \emph{$k$-many firefighter problem} on a finite graph $G=(V,E)$. Suppose that a fire breaks out at a given vertex $v \in V$. In each subsequent time unit, a firefighter protects $k$ vertices which…

组合数学 · 数学 2014-06-12 Paweł Prałat

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

Suppose we have a network that is represented by a graph $G$. Potentially a fire (or other type of contagion) might erupt at some vertex of $G$. We are able to respond to this outbreak by establishing a firebreak at $k$ other vertices of…

The Firefighter Problem (FP) is a graph problem originally introduced in 1995 to model the spread of a fire in a graph, which has attracted considerable attention in the literature. The goal is to devise a strategy to employ a given…

离散数学 · 计算机科学 2019-07-18 Marc Demange , David Ellison , Raffaella Gentilini
‹ 上一页 1 2 3 10 下一页 ›