Modular decomposition of transitive graphs and transitively orienting their complements
Henning Koehler

TL;DR
This paper explores the modular decomposition of transitive graphs and their complements, providing new algorithms that simplify and speed up the process for certain classes of graphs, especially sparse and transitive graphs.
Contribution
It introduces a simplified approach for decomposing transitive acyclic digraphs and presents a linear-time algorithm for identifying modules in non-transitive graphs, enhancing efficiency.
Findings
Transitive acyclic digraphs share the same strong modules as their undirected versions.
A linear-time algorithm for identifying prime-free modules in non-transitive graphs.
Transitive orientations of a graph's complement extend to the complement of its transitive closure.
Abstract
The modular decomposition of a graph is a canonical representation of its modules. Algorithms for computing the modular decomposition of directed and undirected graphs differ significantly, with the undirected case being simpler, and algorithms for directed graphs often work by reducing the problem to decomposing undirected graphs. In this paper we show that transitive acyclic digraphs have the same strong modules as their undirected versions. This simplifies reduction for transitive digraphs, requiring only the computation of strongly connected components. Furthermore, we are interested in permutation graphs, where both the graph and its complement are transitively orientable. Such graphs may be represented indirectly, as the transitive closure of a given graph. For non-transitive graphs we present a linear-time algorithm which allows us to identify prime-free modules w.r.t their…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Graph Labeling and Dimension Problems · graph theory and CDMA systems
