Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
173 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
46 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

A simple $(2+ε)$-approximation algorithm for Split Vertex Deletion (2009.11056v1)

Published 23 Sep 2020 in math.CO and cs.DM

Abstract: A split graph is a graph whose vertex set can be partitioned into a clique and a stable set. Given a graph $G$ and weight function $w: V(G) \to \mathbb{Q}_{\geq 0}$, the Split Vertex Deletion (SVD) problem asks to find a minimum weight set of vertices $X$ such that $G-X$ is a split graph. It is easy to show that a graph is a split graph if and only it it does not contain a $4$-cycle, $5$-cycle, or a two edge matching as an induced subgraph. Therefore, SVD admits an easy $5$-approximation algorithm. On the other hand, for every $\delta >0$, SVD does not admit a $(2-\delta)$-approximation algorithm, unless P=NP or the Unique Games Conjecture fails. For every $\epsilon >0$, Lokshtanov, Misra, Panolan, Philip, and Saurabh recently gave a randomized $(2+\epsilon)$-approximation algorithm for SVD. In this work we give an extremely simple deterministic $(2+\epsilon)$-approximation algorithm for SVD.

Summary

We haven't generated a summary for this paper yet.