FPT algorithms to recognize well covered graphs
Abstract
Given a graph , let and be the sizes of a minimum and a maximum minimal vertex covers of , respectively. We say that is well covered if (that is, all minimal vertex covers have the same size). Determining if a graph is well covered is a coNP-complete problem. In this paper, we obtain -time and -time algorithms to decide well coveredness, improving results of Boria et. al. (2015). Moreover, using crown decomposition, we show that such problems admit kernels having linear number of vertices. In 2018, Alves et. al. (2018) proved that recognizing well covered graphs is coW[2]-hard when the independence number is the parameter. Contrasting with such coW[2]-hardness, we present an FPT algorithm to decide well coveredness when and the degeneracy of the input graph are aggregate parameters. Finally, we use the primeval decomposition technique to obtain a linear time algorithm for extended -laden graphs and -graphs, which is FPT parameterized by , improving results of Klein et al (2013).
Cite
@article{arxiv.1810.08276,
title = {FPT algorithms to recognize well covered graphs},
author = {Rafael Araujo and Eurinardo Costa and Sulamita Klein and Rudini Sampaio and Ueverton S. Souza},
journal= {arXiv preprint arXiv:1810.08276},
year = {2023}
}
Comments
15 pages, 2 figures