Word-Representable Split Graphs
- The paper presents a complete forbidden induced subgraph characterization for semi-transitive split graphs via matrix encodings and orientation theory.
- Word-representable split graphs are defined by encoding the adjacency relation through letter alternation, linking combinatorial word properties with graph orientations.
- The study establishes efficient polynomial recognition algorithms and bounds the representation number to at most 3, offering practical insights for structural graph analysis.
Word-representable split graphs are split graphs whose adjacency relation can be encoded by alternation in a word over the vertex set: for distinct vertices and , the edge is present if and only if the letters and alternate in the representing word. Equivalently, they are the split graphs that admit a semi-transitive orientation, so the subject sits at the intersection of combinatorics on words, graph orientations, comparability theory, and structural graph theory (Halldórsson et al., 2015). Research on the class has evolved from orientation-based partial characterizations for restricted split graphs to matrix and forbidden-subgraph descriptions, and ultimately to a complete forbidden induced subgraph characterization for semi-transitive split graphs (Kitaev et al., 2017, Srinivasan et al., 13 Dec 2025).
1. Definitions and foundational equivalences
Let be a simple graph. A word over alphabet represents when, for all distinct , the edge 0 is present exactly when the restriction 1 is of the form 2 or 3; equivalently, 4 contains no factor 5 or 6. A graph is word-representable if it has such a word. If each letter appears exactly 7 times, then 8 is 9-uniform, 0 is 1-word-representable, and the minimum such 2 is the representation number 3 (Halldórsson et al., 2015).
A split graph is a graph whose vertex set can be partitioned as 4, where 5 induces a clique and 6 induces an independent set. In matrix-based work on split graphs, the bipartite adjacencies between 7 and 8 are encoded by the 9 0-matrix 1 with 2 (Srinivasan et al., 13 Dec 2025).
The central structural fact is that a graph is word-representable if and only if it admits a semi-transitive orientation: an acyclic orientation in which every directed path
3
either has no arc between 4 and 5, or else induces full transitivity on the path vertices. In the equivalent shortcut formulation, semi-transitivity means acyclicity together with the absence of an induced shortcut. This equivalence converts a problem about alternation in words into a problem about acyclic orientations and is the main organizing principle for the theory (Halldórsson et al., 2015).
A nearby subclass is given by comparability graphs, i.e. graphs admitting a transitive orientation. These are exactly the permutationally representable graphs, meaning graphs representable by a concatenation of permutations. For split graphs, comparability structure is especially important when one studies permutation-representation number and the boundary between representation numbers 6 and 7 (Dwary et al., 2024).
2. Orientation structure specific to split graphs
For split graphs, semi-transitivity imposes a particularly rigid local form. If 8 is semi-transitively oriented, then the clique 9 is necessarily oriented transitively; equivalently, its vertices can be arranged on a directed Hamiltonian path
0
Every vertex of the independent set then falls into one of three types relative to 1 (Kitaev et al., 2017).
Type A vertices are adjacent to a consecutive interval 2 and are oriented uniformly as sources toward that interval. Type B vertices are adjacent to a consecutive interval 3 and are oriented uniformly as sinks from that interval. Type C vertices are adjacent to a prefix and a suffix of 4: there exist 5 such that
6
with edges 7 for 8 and 9 for 0. Type C is therefore the split-graph analogue of a two-interval pattern at the ends of the clique order (Kitaev et al., 2017).
This orientation picture has an equivalent neighborhood formulation. A split graph is semi-transitive if and only if the clique vertices can be labeled 1 so that every 2 has one of the two neighborhood forms
3
together with two compatibility rules. If 4 and 5, then
6
If
7
then
8
These conditions encode exactly when interval-type and two-end neighborhoods can coexist without producing shortcuts (Roy et al., 11 Jul 2025).
A common misconception is that the split partition itself is already sufficient to force word-representability. The orientation theory shows that this is false: not all split graphs are semi-transitive, and the obstruction lies in how neighborhoods in the independent set interleave along the transitive orientation of the clique, not in the existence of the partition alone (Kitaev et al., 2017).
3. From partial forbidden families to complete forbidden induced subgraphs
The earliest structural results for word-representable split graphs were size-restricted. For split graphs in which every vertex of the independent set has degree at most 9, word-representability is equivalent to avoiding the graph 0 and the infinite family 1; for split graphs with clique 2, it is equivalent to avoiding exactly 3 as induced subgraphs (Kitaev et al., 2017).
This program was extended in several directions. Threshold graphs, a subclass of split graphs obtained by repeatedly adding an isolated or a dominating vertex, were shown to be word-representable. The same paper characterized split graphs with clique 4: a split graph 5 is word-representable if and only if it avoids the nine induced subgraphs 6 (Chen et al., 2019).
A complementary size restriction fixes the independent set rather than the clique. For 7, word-representability is equivalent to avoiding the finite family
8
Here 9 is the new obstruction specific to the 0 case: its independent set is 1, its clique has size 2, the vertices 3 are adjacent to three disjoint consecutive pairs of clique vertices, and 4 is adjacent to the alternating triple 5. The graph is minimal non-word-representable, because deleting any vertex restores the interval compatibility demanded by the split-graph neighborhood theorem (Roy et al., 11 Jul 2025).
The decisive later step is a complete forbidden induced subgraph characterization for semi-transitive split graphs. The paper introduces a finite family 6 derived from a finite family of forbidden submatrices, and proves that a split graph 7 is semi-transitive, hence word-representable, if and only if it contains none of the graphs in 8 as an induced subgraph. Each graph in 9 is minimal non-semi-transitive (Srinivasan et al., 13 Dec 2025). This closes the earlier pattern of partial results by turning the hereditary nature of word-representability into a complete obstruction theory inside the split class.
4. Matrix encodings, circular orders, and the 0-circular property
A major conceptual shift was to reformulate split-graph word-representability as a property of the adjacency matrix between the independent set and the clique. An early matrix characterization states that, after a suitable permutation of the clique columns, each row must have one of the forms
1
and whenever a row has the form 2 with 3, no other row may have 4s simultaneously in positions 5 and 6. This already captures the interval and two-end neighborhood patterns appearing in the orientation description (Iamthong, 2021).
The later matrix theory rephrases the same phenomenon more cleanly. A 7-matrix 8 has the 9-circular property if there exists a linear order of the columns such that every row is a circular interval and, moreover, the intersection of every pair of rows is also a circular interval. If 0 denotes the matrix obtained by adding all relevant pairwise intersections as extra rows, then
1
This turns split-graph word-representability into a circular-interval problem (Srinivasan et al., 13 Dec 2025).
The corresponding graph-theoretic statement is exact: if 2 is a split graph with clique 3, independent set 4, and adjacency matrix 5 between 6 and 7, then
8
The same paper proves a finite forbidden submatrix characterization for 9-circularity. The forbidden family is
00
and the associated split graphs 01, 02, generate the finite obstruction family 03 mentioned above (Srinivasan et al., 13 Dec 2025).
Algorithmically, this matters because circular-ones recognition is linear-time, and the reduction 04 yields a polynomial recognition method for word-representable split graphs. A second polynomial method is immediate from the finite family 05: one may test 06-freeness instead of searching for a semi-transitive orientation directly (Srinivasan et al., 13 Dec 2025).
5. Representation number inside the split class
The representation number of a general word-representable graph can be large, and determining it is NP-complete in general. For split graphs, however, the situation is markedly sharper: every word-representable split graph has representation number at most 07 (Dwary et al., 2 Feb 2025).
The proof is constructive. Starting from the neighborhood characterization of split graphs, the authors partition the independent set into
08
and build three words 09 from the clique order 10. Vertices in 11 and 12 are inserted at specific neighborhood endpoints in 13 and 14, while 15 contains a reversed control block that enforces the required alternation and non-alternation patterns. The final word
16
is 3-uniform and represents the split graph (Dwary et al., 2 Feb 2025).
The same paper gives an exact description of when the upper bound is tight. A word-representable split graph 17 has
18
if and only if it contains at least one of the following induced subgraphs:
- Even-19-sun for even 20,
- 21,
- 22 for odd 23,
- 24 for odd 25 (Dwary et al., 2 Feb 2025).
For split comparability graphs the criterion is even cleaner. Since split comparability graphs have permutation-representation number at most 26, the paper proves that
27
within this subclass (Dwary et al., 2 Feb 2025). By contrast, threshold graphs are permutation graphs and hence circle graphs, so their representation number is at most 28 (Dwary et al., 2 Feb 2025).
6. Structural subclasses, split decomposition, and recomposition
Several important subclasses of split graphs are automatically word-representable. Threshold graphs are one such class (Chen et al., 2019). Another sufficient condition is degree-theoretic: if 29 is a split graph such that every clique vertex has degree at most 30, meaning each vertex of the clique is adjacent to at most one vertex of the independent set outside the clique, then 31 is word-representable (Chen et al., 2019).
A distinct but relevant structural perspective comes from split decomposition rather than classical split partitions. The class of word-representable graphs is closed under split recomposition, and if 32 has split decomposition components 33, then
34
and
35
Although this theory is not restricted to classical split graphs, it is directly relevant to them whenever a split graph admits a decomposition into cliques, stars, bipartite pieces, or other word-representable components (Dwary et al., 2024).
This viewpoint is especially effective for parity graphs. Since every component in the minimal split decomposition of a parity graph is either a clique or a bipartite graph, parity graphs are word-representable. The synthesis explicitly notes that many split graphs are parity graphs, including bipartite split graphs and distance-hereditary split graphs, so the decomposition theorem yields a structural route to word-representability for these subclasses as well (Dwary et al., 2024).
A common source of confusion is the word “split” itself. In the classical sense, a split graph has a clique–independent-set partition. In split decomposition theory, “split” refers to a decomposition operation on connected graphs. The two notions are different, but the decomposition results still feed back into the study of classical split graphs whenever such graphs can be assembled from word-representable building blocks (Dwary et al., 2024).
7. Computation, extensions, and surrounding research directions
Computational work on general word-representable graphs provides useful context for the split-graph class. Semi-transitive orientations were used to enumerate connected non-word-representable graphs up to 36 vertices and to compute distributions of representation numbers up to 37 vertices; the same work introduced 38-semi-transitive orientations and showed computationally that 39-semi-transitivity is strictly weaker than semi-transitivity (Akgün et al., 2018). For split graphs, these methods suggest a practical route to exhaustive experimentation: generate split graphs, search for semi-transitive orientations, and then test word constructions.
Another surrounding direction is 40-11-representability, which relaxes alternation by allowing up to 41 occurrences of the consecutive pattern 42 in the two-letter restriction. Word-representable graphs are precisely 43-11-representable graphs. The hierarchy is strict at the first step,
44
and every graph is 45-11-representable by a concatenation of permutations (Cheon et al., 2018). This places word-representable split graphs inside a broader relaxation framework. A natural extension is whether split graphs that fail word-representability still admit low-level 46-11 representations.
Historically, several open problems were posed first in restricted split-graph settings and then resolved. The 47 case was posed and later characterized by the forbidden family 48 (Roy et al., 11 Jul 2025). The broader problem of a forbidden induced subgraph characterization for semi-transitive split graphs was then resolved through the 49-circular property and the finite obstruction family 50 (Srinivasan et al., 13 Dec 2025). What remains open in the matrix direction are refinements such as direct linear-time recognition of 51-circularity without explicitly constructing 52, and the relation between the 53-circular and 54-circular properties (Srinivasan et al., 13 Dec 2025).
Taken together, the modern picture is unusually sharp for a nontrivial hereditary class. Word-representable split graphs now admit equivalent descriptions by semi-transitive orientations, by neighborhood intervals on an ordered clique, by column-permuted 55-matrices, by finite forbidden induced subgraphs, and by bounded representation number. The class therefore serves as one of the clearest laboratories for the general program of understanding word-representability through structural graph theory (Srinivasan et al., 13 Dec 2025).