REVIEW 3 major objections 4 minor 14 references
Characterization of Split Comparability Graphs
T0 review · 3 major / 4 minor · reviewed 2026-08-16 · deepseek-v4-flash
Pith's one-line read Three permutations represent every split comparability graph
desk verdict Useful labeling characterization and B4 equality result, but the main upper bound's proof defers all A1 cases to an unpublished companion preprint; worth reviewing with that condition attached. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing object is the labelling of the clique $C$ by $1, \ldots, k$, which divides the independent set into three classes: $A_1$ with neighbourhood $[1,m] \cup [n,k]$, $A_2$ with neighbourhood $[1,r]$, and $A_3$ with neighbourhood $[l,k]$. Algorithm 1 uses this labelling to insert each independent vertex into three initially identical permutations $12\cdots k$, choosing insertion positions so that alternation in the final word $q_1q_2q_3$ matches adjacency exactly. The four inequalities of Theorem 5 enforce the order of those insertions, and the resulting word is 3-uniform, so it is a permutation representation.
What would settle it
Run Algorithm 1 on a split comparability graph whose clique labels make some independent vertex adjacent to both the first few and last few clique vertices, and inspect the restricted word for that vertex together with each clique vertex: a single adjacent pair that fails to alternate, or a non-adjacent pair that alternates, would refute the companion step on which Lemmas 3--5 rely.
Extended reading notes
Core claim
Theorem 5 states that a split graph $G = (I \cup C, E)$ is transitively orientable if and only if its clique vertices can be labelled $1, \ldots, k$ so that independent vertices have neighbourhoods of one of three forms, $[1,m] \cup [n,k]$, $[1,r]$, or $[l,k]$, and the cross-inequalities (ii)--(v) hold. Using that labelling, Algorithm 1 constructs three permutations $q_1, q_2, q_3$ on $V$ and returns the word $q_1q_2q_3$, which is 3-uniform and is proved to represent $G$. Theorem 6 then asserts that $R_p(G) \le 3$, with equality if and only if $G$ contains $B_4$ as an induced subgraph. Corollary 1 restates this as: every split order has dimension at most 3, and the bound is tight.
Load-bearing premise
The construction's correctness for independent vertices whose neighbourhood consists of two separated blocks of the clique is not proved in this paper; it rests entirely on an unpublished companion paper, so if that companion step fails, the bound $R_p(G) \le 3$ is unproved for those vertices.
Editorial extensions
If this is right
- For every split comparability graph, $R_p(G) \le 3$; the constructed word is 3-uniform and permutationally represents the graph.
- A split comparability graph with no induced $B_4$ is a permutation graph, so $R_p(G) \le 2$; the bound 3 is forced exactly by $B_4$.
- The dimension of every induced poset of a split comparability graph is at most 3, and the bound is tight, giving an alternative proof of the split-order dimension theorem.
- The labelling of Theorem 5 turns transitivity into four inequalities on neighbourhoods, so the three-permutation word can be read off directly from the clique labelling rather than from an arbitrary transitive orientation.
Reading between the lines
- If the companion construction is supplied self-contained, the same labelling likely yields a linear-time construction of the three-permutation word, because each vertex is inserted at a fixed position determined by its neighbourhood endpoints.
- The $B_4$ dichotomy gives a finite forbidden-subgraph test for whether a split comparability graph is a permutation graph: checking for induced $B_4$ would decide $R_p = 3$ versus $R_p \le 2$.
- Because $R_p$ equals poset dimension for comparability graphs, the three-permutation bound might transfer to other hereditary graph classes whose transitive orientations can be normalized so that every vertex's neighbourhood is a union of at most two intervals on a fixed ordering.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies split comparability graphs, i.e., split graphs that admit a transitive orientation. Its main results are (1) a characterization of split comparability graphs in terms of a labeling of the clique vertices (Theorem 5), and (2) an algorithmic proof that every split comparability graph has permutation-representation number at most three (Theorem 6), with equality three exactly when the graph contains B4 as an induced subgraph. The algorithm constructs a word that is a concatenation of three permutations, each a permutation on the vertex set, and the proof of correctness is organized into Lemmas 3-5 establishing alternation and non-alternation properties. The paper also derives, via a known equivalence between permutation-representation number and poset dimension, an alternative proof that split orders have dimension at most three (Corollary 1).
Significance. If the proof can be made fully self-contained, the paper gives a clean labeling characterization of split comparability graphs and a constructive upper bound of three on their permutation-representation number, together with an exact characterization of when the bound is attained. The constructive algorithm is concrete and the converse direction of Theorem 6 rests on established published results. The main caveat is that the correctness proof for a whole class of independent vertices, A1, is deferred to an unpublished companion preprint by the same authors; until that transfer is verified, the central upper-bound claim is not checkable from the manuscript alone.
major comments (3)
- [Section 4, Lemma 3 Case 1, Lemma 4 Case 1, Lemma 5 Case 1, and Remark 3] The proof that vertices in A1 have the required alternation behavior is not contained in this paper. For adjacent C-A1 pairs, non-adjacent C-A1 pairs, and A1-A1 pairs, the proof simply invokes Remark 3 and 'Case 1' of the corresponding lemma in the same authors' unpublished preprint [2]. Because A1 is one of the three classes in the partition I = A1 ∪ A2 ∪ A3, every edge and non-edge incident with an A1 vertex is justified only by this external reference. This is load-bearing for Theorem 6: without a verified proof of these cases, the claim Rp(G) ≤ 3 is unsupported for graphs with nonempty A1. The authors should either include the missing arguments in the present manuscript or provide a verifiable source (e.g., a published version of [2] or a machine-checked proof) for the claimed alternation behavior of A1 vertices in this exact construction.
- [Algorithm 1, line 3] The loop 'for a ∈ I do' does not specify the order in which the vertices of I are processed. This matters because the algorithm replaces occurrences of labels in q1 and q2, and if two vertices share the same m_a, n_a, r_a, or l_a, the resulting word depends on the iteration order. No tie-breaking rule is given, and no order-independence claim is proved. The companion proof from [2] must cover such tie cases, but the present text does not state how they are resolved, so Algorithm 1 as written is not fully deterministic and the correctness of Lemmas 3-5 cannot be checked without additional information.
- [Section 3, proof of Theorem 5] In the proof of transitivity, when both a and c belong to C, the paper rules out the resulting directed cycle by saying 'in view of Theorem 4, D is indeed a semi-transitive orientation and thus, D is acyclic.' As stated, Theorem 4 is an existence characterization of semi-transitive orientability via a labeling, not a statement about the particular orientation D defined in the proof. If acyclicity of D is needed for the argument, it should be verified directly for the three types A1, A2, A3, or the authors should cite a specific result that applies exactly to the constructed orientation D rather than to the existence of some semi-transitive orientation.
minor comments (4)
- [Section 1, paragraph 1] In the sentence 'In [10], It was proved that...', the word 'It' should not be capitalized.
- [Section 1, paragraph after Theorem 4] The notation [a, b] is defined only after Theorem 4 is stated, but Theorem 4 already uses brackets such as [1, m]; the definition should be given before the first use.
- [Theorem 6, proof] The sentence 'If B4 is an induced subgraph of G, then clearly Rp(G) = 3' could be expanded to make the monotonicity argument explicit: Rp is monotone under induced subgraphs, and since Rp(B4) = 3 and Rp(G) ≤ 3, equality follows.
- [General notation] The abbreviation prn is used before it is formally defined; the definition 'permutation-representation number (in short, prn)' appears only in a later parenthetical, so it would be clearer to introduce the abbreviation at first mention.
Circularity Check
Main upper-bound proof for Rp(G) ≤ 3 defers all A1-vertex alternation cases to the same authors' unpublished companion preprint [2]; this is load-bearing self-citation, though the A2/A3 parts and the B4 converse are independently derived.
-
self citation load bearing
[Lemma 3, Case 1 (also Lemma 4, Case 1; Lemma 5, Case 1; justified by Remark 3), Section 4]
"Case 1: a∈ A1. In view of Remark 3 and Case 1 in the proof of Lemma 2 in [2], we conclude that a and b alternate in the word z. ... Remark 3. Note that, the set A⊆ I defined in Section 3 of [2] and the set A1 are identical for a split comparability graph G. Moreover, the lines related to insertion of the elements of A in p1, p2 and p3 in Algorithm 1 of [2] are exactly the same as the lines on insertion of the elements of A1 in q1, q2 and q3 in Algorithm 1."
The partition I = A1 ∪ A2 ∪ A3 from Theorem 5 shows A1 is an entire cell of the independent set, not a minor edge case. Lemmas 3, 4, and 5 each resolve the A1 case by saying 'in view of Remark 3 and Case 1... in [2]', and Remark 3 asserts that the set A in [2] is identical to A1 and that the insertion lines are 'exactly the same'. Thus the proof of the central inequality Rp(G) ≤ 3 for every pair involving an A1 vertex is not derived in this paper; it is transferred verbatim to an unpublished, non-machine-checked, same-author preprint [2]. The technical verification of one of the three independent-vertex classes therefore reduces to the authors' own prior claim rather than to an argument reproduced or independently established here.
-
self citation load bearing
[Corollary 1 and Section 1 (dimension/prn equivalence)]
"It was reconciled in [13] that if G is a comparability graph, then Rp(G) is precisely the dimension of any induced partially ordered set (poset) of G. ... In view of the connection between the prn of a comparability graph and the dimension of its induced poset (cf. [13, Corollary 2]), Theorem 6 gives us an alternative proof for [5, Theorem 22], as stated in the following corollary."
The corollary's order-theoretic conclusion, that the dimension of an induced poset of a split comparability graph is at most three and tight, is obtained by combining Theorem 6 with [13, Corollary 2]. That bridge is a same-author arXiv result rather than a published, machine-checked, or externally reproduced theorem. The dependency is real but peripheral: it does not feed back into Theorem 6, and the main graph-theoretic claim stands or falls independently of [13], apart from the dimension interpretation.
full rationale
The paper is not circular in the definitional or fitted-input sense: Theorem 5 gives a concrete labelling characterization, Algorithm 1 explicitly constructs three permutations, and the A2/A3 cases in Lemmas 3-5 are argued directly in the paper without reusing the theorem being proved. The converse part of Theorem 6 (B4 characterization) is also self-contained, using cited published results [1,3,4]. The significant circularity-adjacent issue is that the A1 cases of all three alternation lemmas are justified entirely by Remark 3 plus the same authors' companion preprint [2], which is unpublished, contains the corresponding 'Case 1' proofs, and is not reproduced or machine-checked here. Since A1 is one of the three classes in the partition of the independent set, the main upper-bound proof is load-bearing on that self-citation for a whole class of vertices. A second, lower-stakes self-citation appears in the dimension corollary via [13]. These dependencies prevent a clean 0-2 score, but they do not amount to full circularity because the central construction has substantial independent content and the theorem is not equivalent to its own assumptions. Score 4.
Assumptions & free parameters
assumptions (5)
- domain assumption The equivalence Rp(G)=dim(P) for any induced poset P of a comparability graph G, cited from [13, Corollary 2] (Mozhui and Krishna, arXiv:2311.13980), is correct.
- ad hoc to paper The correctness of the construction and proof in [2, arXiv:2502.00872], specifically that vertices of A1 alternate and non-alternate as claimed, is assumed.
- domain assumption The forbidden induced subgraph characterizations of split permutation graphs (Theorem 1) and split comparability graphs (Theorem 2) from [1] and [4] are correct.
- domain assumption The semi-transitive orientation characterization of split graphs (Theorem 4 from [8,11]) is correct.
- standard math The permutation-representation number of a graph is at least that of any induced subgraph.
Cite this review
Pith. "Pith review of Characterization of Split Comparability Graphs." pith.science (2026). https://pith.science/paper/NM7SH3OJ
@misc{pith2026250419167,
author = {Pith},
title = {Pith review of: Characterization of Split Comparability Graphs},
year = {2026},
howpublished = {\url{https://pith.science/paper/NM7SH3OJ}},
note = {Machine review of arXiv:2504.19167}
}
read the original abstract
A split graph is a graph whose vertex set can be partitioned into a clique and an independent set. A split comparability graph is a split graph which is transitively orientable. In this work, we characterize split comparability graphs in terms of vertex labelling. Further, using this characterization, we prove that the permutation-representation number of a split comparability graph is at most three. This gives us an alternative proof of the result in order theory that the dimension of a split order is at most three.
Figures
Reference graph
Works this paper leans on
-
[13]
K. Mozhui and K. V. Krishna. On the permutation-representation number of bipartite graphs using neighborhood graphs. arXiv:2311.13980, 2023
arXiv 2023
- [2]
-
[1]
F. Bonomo-Braberman, G. Dur´ an, N. Pardal, and M. D. Safe. Forbidden in- duced subgraph characterization of circle graphs within split graphs. Discrete Appl. Math. , 323:43–75, 2022
work page 2022
-
[3]
T. Gallai. Transitiv orientierbare Graphen. Acta Math. Acad. Sci. Hungar. , 18:25– 66, 1967
1967
-
[4]
M. C. Golumbic. Algorithmic graph theory and perfect graphs , volume 57 of Annals of Discrete Mathematics . Elsevier Science B.V., Amsterdam, second edition, 2004. 10
work page 2004
-
[5]
Guenver and J.-X
G.-B. Guenver and J.-X. Rampon. Split orders. Discrete Math., 276(1-3):249–267, 2004
2004
-
[6]
M. M. Halld´ orsson, S. Kitaev, and A. Pyatkin. Alternation graphs. In Graph- theoretic concepts in computer science , volume 6986 of Lecture Notes in Comput. Sci., pages 191–202. Springer, Heidelberg, 2011
work page 2011
-
[7]
M. M. Halld´ orsson, S. Kitaev, and A. Pyatkin. Semi-transitive orientations and word-representable graphs. Discrete Appl. Math. , 201:164–171, 2016
2016
Show all 14 references
-
[8]
Kitaev, Y
S. Kitaev, Y. Long, J. Ma, and H. Wu. Word-representability of split graphs. J. Comb., 12(4):725–746, 2021
2021
-
[9]
Kitaev and V
S. Kitaev and V. Lozin. Words and graphs . Monographs in Theoretical Computer Science. An EATCS Series. Springer, Cham, 2015
2015
-
[10]
Kitaev and A
S. Kitaev and A. Pyatkin. On representable graphs. J. Autom. Lang. Comb. , 13(1):45–54, 2008
2008
-
[11]
Kitaev and A
S. Kitaev and A. Pyatkin. On semi-transitive orientability of split graphs. Inform. Process. Lett., 184:Paper No. 106435, 4, 2024
2024
-
[12]
Kitaev and S
S. Kitaev and S. Seif. Word problem of the Perkins semigroup via directed acyclic graphs. Order, 25(3):177–194, 2008
2008
-
[14]
Yannakakis
M. Yannakakis. The complexity of the partial order dimension problem. SIAM J. Algebraic Discrete Methods , 3(3):351–358, 1982
1982
Reviewed August 16, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.