Characterization of Chordal Circular-arc Graphs: I. Split Graphs

Yixin Cao,Jan Derbisz,Tomasz Krawczyk
2024-03-04
Abstract:The most elusive problem around the class of circular-arc graphs is identifying all minimal graphs that are not in this class. The main obstacle is the lack of a systematic way of enumerating these minimal graphs. McConnell [FOCS 2001] presented a transformation from circular-arc graphs to interval graphs with certain patterns of representations. We fully characterize these interval patterns for circular-arc graphs that are split graphs, thereby building a connection between minimal split graphs that are not circular-arc graphs and minimal non-interval graphs. This connection enables us to identify all minimal split graphs that are not circular-arc graphs. As a byproduct, we develop a linear-time certifying recognition algorithm for circular-arc graphs when the input is a split graph.
Combinatorics,Discrete Mathematics
What problem does this paper attempt to address?
### Problems the Paper Attempts to Solve This paper primarily aims to address a specific graph theory problem—identifying all minimal subgraphs of non-circular-arc graphs. Specifically: 1. **Background Introduction**: - Circular-arc graphs are a special class of graphs where vertices can be assigned to arcs on a circle such that any two vertices are adjacent if and only if their corresponding arcs intersect. - There is currently a significant gap in understanding these graphs, particularly in characterizing them through forbidden induced subgraphs. 2. **Research Objectives**: - The paper attempts to fully describe the circular-arc graph patterns within split graphs. - It establishes a connection between non-circular-arc graphs and non-interval graphs, thereby enabling the identification of all minimal split graphs of non-circular-arc graphs. - As a byproduct, it develops a linear-time certification recognition algorithm for identifying circular-arc graphs when the input is a split graph. 3. **Core Contributions**: - For split graphs, the paper simplifies the conditions for recognizing circular-arc graphs and provides a detailed classification method. - Specifically, the paper fully describes all minimal split graphs of non-circular-arc graphs and provides concrete graphical examples. ### Summary This paper aims to fill the existing research gap by identifying all minimal subgraphs of non-circular-arc graphs and proposes an efficient recognition algorithm for split graphs. This is significant for understanding the structure of circular-arc graphs and their applications in graph theory.