A Linear-Time Algorithm for the Maximum Matched-Paired-Domination Problem in Cographs
Ruo-Wei Hung, Chih-Chia Yao

TL;DR
This paper introduces a linear-time algorithm for solving the maximum matched-paired-domination problem specifically in cographs, optimizing the selection of paired-dominating sets with respect to a vertex subset.
Contribution
The paper presents the first linear-time algorithm for the maximum matched-paired-domination problem in cographs, improving computational efficiency over previous methods.
Findings
Algorithm runs in linear time for cographs.
Effectively maximizes the intersection with a vertex subset.
Minimizes free-paired-edges in the solution.
Abstract
Let be a graph without isolated vertices. A matching in is a set of independent edges in . A perfect matching in is a matching such that every vertex of is incident to an edge of . A set is a \textit{paired-dominating set} of if every vertex in is adjacent to some vertex in and if the subgraph induced by contains at least one perfect matching. The paired-domination problem is to find a paired-dominating set of with minimum cardinality. A set is a \textit{matched-paired-dominating set} of if is a perfect matching of induced by a paired-dominating set of . Note that the paired-domination problem can be regard as finding a matched-paired-dominating set of with minimum cardinality. Let be a subset of , be a matched-paired-dominating set of , and…
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 · Cooperative Communication and Network Coding · Complexity and Algorithms in Graphs
