An Improved Deterministic Parameterized Algorithm for Cactus Vertex Deletion

12/09/2020
by   Yuuki Aoike, et al.
0

A cactus is a connected graph that does not contain K_4 - e as a minor. Given a graph G = (V, E) and integer k ≥ 0, Cactus Vertex Deletion (also known as Diamond Hitting Set) is the problem of deciding whether G has a vertex set of size at most k whose removal leaves a forest of cacti. The current best deterministic parameterized algorithm for this problem was due to Bonnet et al. [WG 2016], which runs in time 26^kn^O(1), where n is the number of vertices of G. In this paper, we design a deterministic algorithm for Cactus Vertex Deletion, which runs in time 17.64^kn^O(1). As a straightforward application of our algorithm, we give a 17.64^kn^O(1)-time algorithm for Even Cycle Transversal. The idea behind this improvement is to apply the measure and conquer analysis with a slightly elaborate measure of instances.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/22/2019

Faster parameterized algorithm for Cluster Vertex Deletion

In the Cluster Vertex Deletion problem the input is a graph G and an int...
research
08/01/2023

Structural Parameterizations of the Biclique-Free Vertex Deletion Problem

In this work, we study the Biclique-Free Vertex Deletion problem: Given ...
research
11/25/2020

Solving the r-pseudoforest Deletion Problem in Time Independent of r

The feedback vertex set problem is one of the most studied parameterized...
research
09/26/2020

Improved FPT Algorithms for Deletion to Forest-like Structures

The Feedback Vertex Set problem is undoubtedly one of the most well-stud...
research
12/15/2019

FPT algorithms for generalized feedback vertex set problems

An r-pseudoforest is a graph in which each component can be made into a ...
research
03/02/2018

An improved FPT algorithm for Independent Feedback Vertex Set

We study the Independent Feedback Vertex Set problem - a variant of the ...
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...

Please sign up or login with your details

Forgot password? Click here to reset