Partial Vertex Cover on Graphs of Bounded Degeneracy

01/11/2022
by   Fahad Panolan, et al.
0

In the Partial Vertex Cover (PVC) problem, we are given an n-vertex graph G and a positive integer k, and the objective is to find a vertex subset S of size k maximizing the number of edges with at least one end-point in S. This problem is W[1]-hard on general graphs, but admits a parameterized subexponential time algorithm with running time 2^O(√(k))n^O(1) on planar and apex-minor free graphs [Fomin et al. (FSTTCS 2009, IPL 2011)], and a k^O(k)n^O(1) time algorithm on bounded degeneracy graphs [Amini et al. (FSTTCS 2009, JCSS 2011)]. Graphs of bounded degeneracy contain many sparse graph classes like planar graphs, H-minor free graphs, and bounded tree-width graphs. In this work, we prove the following results: 1) There is an algorithm for PVC with running time 2^O(k)n^O(1) on graphs of bounded degeneracy which is an improvement on the previous k^O(k)n^O(1) time algorithm by Amini et al. 2) PVC admits a polynomial compression on graphs of bounded degeneracy, resolving an open problem posed by Amini et al.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/10/2019

A Fast Max Flow Algorithm

In 2013, Orlin proved that the max flow problem could be solved in O(nm)...
research
05/04/2018

Lower and Upper Bound for Computing the Size of All Second Neighbourhoods

We consider the problem of computing the size of each r-neighbourhood fo...
research
05/03/2023

Computing paths of large rank in planar frameworks deterministically

A framework consists of an undirected graph G and a matroid M whose elem...
research
01/26/2022

Treelike decompositions for transductions of sparse graphs

We give new decomposition theorems for classes of graphs that can be tra...
research
12/20/2016

Computational Complexity of Testing Proportional Justified Representation

We consider a committee voting setting in which each voter approves of a...
research
07/02/2020

Approximating Sparse Quadratic Programs

Given a matrix A ∈ℝ^n× n, we consider the problem of maximizing x^TAx su...
research
04/25/2019

Detecting and Counting Small Patterns in Planar Graphs in Subexponential Parameterized Time

We present an algorithm that takes as input an n-vertex planar graph G a...

Please sign up or login with your details

Forgot password? Click here to reset