vix.ing · top · new · best · stats · spec

Kernel for Kt-free edge deletion

2019/08/09 by Tsur, Dekel
#Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences

paper · doi:10.48550/arxiv.1908.03600

Abstract

In the Kt-free edge deletion problem, the input is a graph G and an integer k, and the goal is to decide whether there is a set of at most k edges of G whose removal results a graph with no clique of size t. In this paper we give a kernel to this problem with O(kt-1) vertices and edges.

Related