The Complexity of Temporal Vertex Cover in Small-Degree Graphs

April 11, 2022 Β· Declared Dead Β· πŸ› AAAI Conference on Artificial Intelligence

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Thekla Hamm, Nina Klobas, George B. Mertzios, Paul G. Spirakis arXiv ID 2204.04832 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DM Citations 23 Venue AAAI Conference on Artificial Intelligence Last Checked 3 months ago
Abstract
Temporal graphs naturally model graphs whose underlying topology changes over time. Recently, the problems TEMPORAL VERTEX COVER (or TVC) and SLIDING-WINDOW TEMPORAL VERTEX COVER(or $Ξ”$-TVC for time-windows of a fixed-length $Ξ”$) have been established as natural extensions of the classic problem VERTEX COVER on static graphs with connections to areas such as surveillance in sensor networks. In this paper we initiate a systematic study of the complexity of TVC and $Ξ”$-TVC on sparse graphs. Our main result shows that for every $Ξ”\geq 2$, $Ξ”$-TVC is NP-hard even when the underlying topology is described by a path or a cycle. This resolves an open problem from literature and shows a surprising contrast between $Ξ”$-TVC and TVC for which we provide a polynomial-time algorithm in the same setting. To circumvent this hardness, we present a number of exact and approximation algorithms for temporal graphs whose underlying topologies are given by a path, that have bounded vertex degree in every time step, or that admit a small-sized temporal vertex cover.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted