Complexity of Paired Domination in AT-free and Planar Graphs
Vikash Tripathi, Ton Kloks, Arti Pandey, Kaustav Paul, Hung-Lung Wang

TL;DR
This paper investigates the complexity of the paired domination problem, providing a polynomial-time solution for AT-free graphs and proving NP-completeness for planar graphs, thus clarifying the problem's computational boundaries.
Contribution
It introduces a polynomial-time algorithm for minimum paired domination in AT-free graphs and establishes NP-completeness for planar graphs, resolving open questions in the field.
Findings
Polynomial-time algorithm for AT-free graphs
Linear 2-approximation algorithm for AT-free graphs
NP-completeness of the problem in planar graphs
Abstract
For a graph , a subset of vertex set , is a dominating set of if every vertex not in is adjacent to atleast one vertex of . A dominating set of a graph with no isolated vertices is called a paired dominating set (PD-set), if , the subgraph induced by in has a perfect matching. The Min-PD problem requires to compute a PD-set of minimum cardinality. The decision version of the Min-PD problem remains NP-complete even when belongs to restricted graph classes such as bipartite graphs, chordal graphs etc. On the positive side, the problem is efficiently solvable for many graph classes including intervals graphs, strongly chordal graphs, permutation graphs etc. In this paper, we study the complexity of the problem in AT-free graphs and planar graph. The class of AT-free graphs contains cocomparability graphs, permutation graphs, trapezoid…
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 · Optimization and Search Problems
