Eternal Vertex Cover on Bipartite and Co-Bipartite Graphs
Neeldhara Misra, Saraswati Nanoti

TL;DR
This paper investigates the computational complexity of the Eternal Vertex Cover problem, establishing NP-hardness on bipartite graphs and providing a polynomial-time solution for cobipartite graphs.
Contribution
It proves NP-hardness and non-existence of polynomial kernels for bipartite graphs, and offers a polynomial algorithm for cobipartite graphs.
Findings
Eternal Vertex Cover is NP-hard on bipartite graphs.
No polynomial compression exists for the problem on bipartite graphs of diameter six.
A polynomial-time algorithm is developed for cobipartite graphs.
Abstract
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 attack, the second player (defender) moves the guards along the edges of the graph in such a manner that at least one guard moves along the attacked edge. If such a movement is not possible, then the attacker wins. If the defender can defend the graph against an infinite sequence of attacks, then the defender wins. The minimum number of guards with which the defender has a winning strategy is called the Eternal Vertex Cover Number of the graph G. On general graphs, the computational problem of determining the minimum eternal vertex cover number is NP-hard and admits a 2-approximation algorithm and an exponential kernel. The complexity of the problem…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Optimization and Search Problems
