中文
相关论文

相关论文: Saving Critical Nodes with Firefighters is FPT

200 篇论文

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

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

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

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

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

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

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

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 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

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

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

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

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

The dynamics of infectious diseases spread is crucial in determining their risk and offering ways to contain them. We study sequential vaccination of individuals in networks. In the original (deterministic) version of the Firefighter…

系统与控制 · 计算机科学 2017-11-23 Guy Tennenholtz , Constantine Caramanis , Shie Mannor

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…

A set S of vertices of a graph is a defensive alliance if, for each element of S, the majority of its neighbors is in S. The problem of finding a defensive alliance of minimum size in a given graph is NP-hard and there are polynomial-time…

计算复杂性 · 计算机科学 2017-07-17 Bernhard Bliem , Stefan Woltran

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 $b$ firefighters protect $b$ vertices. On each subsequent turn, the fire spreads to the collective unburned…

组合数学 · 数学 2025-08-07 Andrea C. Burgess , John Hawkin , Alexander Howse , John Marcoux , David A. Pike

The spread of an infection, a contagion, meme, emotion, message and various other spreadable objects have been discussed in several works. Burning and firefighting have been discussed in particular on static graphs. Graph burning simulates…

物理与社会 · 物理学 2023-11-17 Arya Tanmay Gupta

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 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
‹ 上一页 1 2 3 10 下一页 ›