Recognition of unipolar and generalised split graphs

Colin McDiarmid,Nikola Yolov
DOI: https://doi.org/10.48550/arXiv.1604.00922
2016-04-04
Abstract:A graph is unipolar if it can be partitioned into a clique and a disjoint union of cliques, and a graph is a generalised split graph if it or its complement is unipolar. A unipolar partition of a graph can be used to find efficiently the clique number, the stability number, the chromatic number, and to solve other problems that are hard for general graphs. We present the first $O(n^2)$ time algorithm for recognition of $n$-vertex unipolar and generalised split graphs, improving on previous $O(n^3)$ time algorithms.
Data Structures and Algorithms
What problem does this paper attempt to address?