Strong transitivity of a graph
Subhabrata Paul, Kamal Santra

TL;DR
This paper introduces the concept of strong transitive partitions in graphs, studies their computational complexity, and provides efficient algorithms for trees and split graphs, while proving NP-completeness for chordal graphs.
Contribution
It defines strong transitive partitions, analyzes the maximum strong transitivity problem, and establishes complexity results with algorithms for specific graph classes.
Findings
NP-complete for chordal graphs
Linear-time algorithm for trees
Linear-time algorithm for split graphs
Abstract
A vertex partition of is called a \emph{transitive partition} of size if dominates for all . For two disjoint subsets and of , we say \emph{strongly dominates} if for every vertex , there exists a vertex , such that and . A vertex partition of is called a \emph{strong transitive partition} of size if strongly dominates for all . The \textsc{Maximum Strong Transitivity Problem} is to find a strong transitive partition of a given graph with the maximum number of parts. In this article, we initiate the study of this variation of transitive partition from algorithmic point of view. We show that the decision version of this problem is NP-complete for chordal graphs. On the positive…
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 · Complexity and Algorithms in Graphs · Limits and Structures in Graph Theory
