An Improved Deterministic Parameterized Algorithm for Cactus Vertex Deletion
Abstract
A cactus is a connected graph that does not contain as a minor. Given a graph and integer , Cactus Vertex Deletion (also known as Diamond Hitting Set) is the problem of deciding whether has a vertex set of size at most 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 , where is the number of vertices of . In this paper, we design a deterministic algorithm for Cactus Vertex Deletion, which runs in time . As a straightforward application of our algorithm, we give a -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.
Keywords
Cite
@article{arxiv.2012.04910,
title = {An Improved Deterministic Parameterized Algorithm for Cactus Vertex Deletion},
author = {Yuuki Aoike and Tatsuya Gima and Tesshu Hanaka and Masashi Kiyomi and Yasuaki Kobayashi and Yusuke Kobayashi and Kazuhiro Kurita and Yota Otachi},
journal= {arXiv preprint arXiv:2012.04910},
year = {2021}
}
Comments
11 pages, 1 figure