Pre-assignment problem for unique minimum vertex cover on bounded clique-width graphs
Data Structures and Algorithms
2024-08-23 v2
Abstract
Horiyama et al. (AAAI 2024) considered the problem of generating instances with a unique minimum vertex cover under certain conditions. The Pre-assignment for Uniquification of Minimum Vertex Cover problem (shortly PAU-VC) is the problem, for given a graph , to find a minimum set of vertices in such that there is a unique minimum vertex cover of containing . We show that PAU-VC is fixed-parameter tractable parameterized by clique-width, which improves an exponential algorithm for trees given by Horiyama et al. Among natural graph classes with unbounded clique-width, we show that the problem can be solved in linear time on split graphs and unit interval graphs.
Keywords
Cite
@article{arxiv.2408.09591,
title = {Pre-assignment problem for unique minimum vertex cover on bounded clique-width graphs},
author = {Shinwoo An and Yeonsu Chang and Kyungjin Cho and O-joung Kwon and Myounghwan Lee and Eunjin Oh and Hyeonjun Shin},
journal= {arXiv preprint arXiv:2408.09591},
year = {2024}
}
Comments
19 pages, 3 figures