On Convexity in Split graphs: Complexity of Steiner tree and Domination
A Mohanapriya, P Renjith, N Sadagopan

TL;DR
This paper investigates the computational complexity of the Steiner tree problem on split graphs with various convexity constraints, establishing new polynomial and NP-complete cases, and relates these results to the dominating set problem.
Contribution
It introduces convex ordering on split graph partitions, classifies Steiner tree complexity across subclasses, and connects these findings to dominating set approximability.
Findings
STREE is polynomial-time solvable on tree-convex split graphs with convexity on the clique.
STREE is NP-complete on tree-convex split graphs with convexity on the independent set.
A polynomial-time approximation algorithm for minimum dominating set on split graphs is provided.
Abstract
Given a graph with a terminal set , the Steiner tree problem (STREE) asks for a set such that the graph induced on is connected. A split graph is a graph which can be partitioned into a clique and an independent set. It is known that STREE is NP-complete on split graphs \cite{white1985steiner}. To strengthen this result, we introduce convex ordering on one of the partitions (clique or independent set), and prove that STREE is polynomial-time solvable for tree-convex split graphs with convexity on clique (), whereas STREE is NP-complete on tree-convex split graphs with convexity on independent set (). We further strengthen our NP-complete result by establishing a dichotomy which says that for unary-tree-convex split graphs (path-convex split graphs), STREE is polynomial-time solvable, and NP-complete for…
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 · Graph Labeling and Dimension Problems
