New Approximations for Temporal Vertex Cover on Always Star Temporal Graphs
Sophia Heck, Eleni Akrida

TL;DR
This paper introduces new polynomial-time approximation algorithms for the Sliding Window Temporal Vertex Cover problem on always star temporal graphs, with improved ratios and practical performance demonstrated through experiments.
Contribution
It presents two novel approximation algorithms with better ratios and runtime for SW-TVC on always star graphs, along with the first implementation and experimental evaluation.
Findings
New algorithms achieve $2\Delta-1$ and $\Delta-1$ approximation ratios.
Algorithms outperform existing $d-1$ approximation in runtime on artificial data.
Experimental results show the $d-1$ approximation finds smaller solutions despite slower runtime.
Abstract
Modern networks are highly dynamic, and temporal graphs capture these changes through discrete edge appearances on a fixed vertex set, known in advance up to the graph's lifetime. The Vertex Cover problem extends to the temporal setting as Temporal Vertex Cover (TVC) and Sliding Window Temporal Vertex Cover (SW-TVC). In TVC, each edge is covered by one endpoint over the lifetime, while in SW-TVC, edges are covered within every -step window. In always star temporal graphs, each snapshot is a star with a center that may change at each time step. TVC is NP-complete on always star temporal graphs, but an FPT algorithm parameterized by solves it optimally in . This paper presents two polynomial-time approximation algorithms for SW-TVC on always star temporal graphs, achieving and approximation ratios with running times…
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.
