Adding a Tail in Classes of Perfect Graphs
Data Structures and Algorithms
2023-02-02 v1
Abstract
Consider a graph which belongs to a graph class . We are interested in connecting a node to by a single edge where ; we call such an edge a \emph{tail}. As the graph resulting from after the addition of the tail, denoted , need not belong to the class , we want to compute a minimum -completion of , i.e., the minimum number of non-edges (excluding the tail ) to be added to so that the resulting graph belongs to . In this paper, we study this problem for the classes of split, quasi-threshold, threshold, and -sparse graphs and we present linear-time algorithms by exploiting the structure of split graphs and the tree representation of quasi-threshold, threshold, and -sparse graphs.
Cite
@article{arxiv.2302.00657,
title = {Adding a Tail in Classes of Perfect Graphs},
author = {Anna Mpanti and Stavros D. Nikolopoulos and Leonidas Palios},
journal= {arXiv preprint arXiv:2302.00657},
year = {2023}
}