中文
相关论文

相关论文: The Minimum Eternal Vertex Cover Problem on a Subc…

200 篇论文

Eternal Vertex Cover problem is a dynamic variant of the vertex cover problem. We have a two player game in which guards are placed on some vertices of a graph. In every move, one player (the attacker) attacks an edge. In response to the…

数据结构与算法 · 计算机科学 2024-01-19 Neeldhara Misra , Saraswati Nanoti

The eternal vertex cover problem is a variant of the classical vertex cover problem where a set of guards on the vertices have to be dynamically reconfigured from one vertex cover to another in every round of an attacker-defender game. The…

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

The eternal vertex cover game is played between an attacker and a defender on an undirected graph $G$. The defender identifies $k$ vertices to position guards on to begin with. The attacker, on their turn, attacks an edge $e$, and the…

离散数学 · 计算机科学 2025-04-10 Neeldhara Misra , Saraswati Girish Nanoti

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ò

In m-eternal domination attacker and defender play on a graph. Initially, the defender places guards on vertices. In each round, the attacker chooses a vertex to attack. Then, the defender can move each guard to a neighboring vertex and…

数据结构与算法 · 计算机科学 2023-01-13 Václav Blažej , Jan Matyáš Křišťan , Tomáš Valla

We study a two-player game on a graph between an attacker and a defender. To begin with, the defender places guards on a subset of vertices. In each move, the attacker attacks an edge. The defender must move at least one guard across the…

离散数学 · 计算机科学 2023-08-10 Neeldhara Misra , Saraswati Girish Nanoti

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 dominating set of a graph G(V, E) is a set of vertices D\subseteq V such that every vertex in V\D has a neighbor in D. An eternal dominating set extends this concept by placing mobile guards on the vertices of D. In response to an…

计算复杂性 · 计算机科学 2026-02-03 Ashutosh Rai , Soumyashree Rana

Eternal vertex cover problem is a variant of the classical vertex cover problem modeled as a two player attacker-defender game. Computing eternal vertex cover number of graphs is known to be NP-hard in general and the complexity status of…

离散数学 · 计算机科学 2022-01-19 Jasine Babu , K. Murali Krishnan , Veena Prabhakaran , Nandini J. Warrier

We study the m-eternal domination problem from the perspective of the attacker. For many graph classes, the minimum required number of guards to defend eternally is known. By definition, if the defender has less than the required number of…

离散数学 · 计算机科学 2022-04-07 Václav Blažej , Jan Matyáš Křišťan , Tomáš Valla

Given a graph $G$, guards are placed on vertices of $G$. Then vertices are subject to an infinite sequence of attacks so that each attack must be defended by a guard moving from a neighboring vertex. The m-eternal domination number is the…

数据结构与算法 · 计算机科学 2019-07-19 Václav Blažej , Jan Matyáš Křišťan , Tomáš Valla

In the m-\emph{Eternal Domination} game, a team of guard tokens initially occupies a dominating set on a graph $G$. An attacker then picks a vertex without a guard on it and attacks it. The guards defend against the attack: one of them has…

离散数学 · 计算机科学 2018-10-16 Ioannis Lamprou , Russell Martin , Sven Schewe

Mobile guards on the vertices of a graph are used to defend the graph against an infinite sequence of attacks on vertices. A guard must move from a neighboring vertex to an attacked vertex (we assume attacks happen only at vertices…

组合数学 · 数学 2021-12-07 William F. Klostermeyer , Gary MacGillivray

An eternal dominating set of a graph $G$ is a set of vertices (or "guards") which dominates $G$ and which can defend any infinite series of vertex attacks, where an attack is defended by moving one guard along an edge from its current…

离散数学 · 计算机科学 2019-02-05 Aaron Krim-Yee , Ben Seamone , Virgélot Virgile

We prove that, in games in which all the guards move at the same turn, the eternal domination and the clique-connected cover numbers coincide for interval graphs. A linear algorithm for the eternal dominating set problem is obtained as a…

离散数学 · 计算机科学 2018-08-30 Martín Rinemberg , Francisco J. Soulignac

The eternal vertex cover problem is a dynamic variant of the classical vertex cover problem. It is NP-hard to compute the eternal vertex cover number of graphs and known algorithmic results for the problem are very few. This paper presents…

离散数学 · 计算机科学 2020-05-19 Jasine Babu , Veena Prabhakaran , Arko Sharma

In the eternal domination game, an attacker attacks a vertex at each turn and a team of guards must move a guard to the attacked vertex to defend it. The guards may only move to adjacent vertices and no more than one guard may occupy a…

Dominating sets in graphs are often used to model some monitoring of the graph: guards are posted on the vertices of the dominating set, and they can thus react to attacks occurring on the unguarded vertices by moving there (yielding a new…

离散数学 · 计算机科学 2024-07-16 Guillaume Bagan , Nicolas Bousquet , Nacim Oijid , Théo Pierron

$k$-defensive domination, a variant of the classical domination problem on graphs, seeks a minimum cardinality vertex set providing a surjective defense against any attack on vertices of cardinality bounded by a parameter $k$. The problem…

离散数学 · 计算机科学 2020-10-09 Tınaz Ekim , Arthur Farley , Andrzej Proskurowski , Mordechai Shalom
‹ 上一页 1 2 3 10 下一页 ›