New Algorithms for Weighted $k$-Domination and Total $k$-Domination Problems in Proper Interval Graphs
Nina Chiarelli, Tatiana Romina Hartinger, Valeria Alejandra Leoni,, Maria In\'es Lopez Pujato, Martin Milani\v{c}

TL;DR
This paper introduces faster algorithms for solving weighted $k$-domination and total $k$-domination problems specifically in proper interval graphs, improving upon previous methods by leveraging shortest path computations.
Contribution
The authors develop more efficient algorithms for $k$-domination and total $k$-domination in proper interval graphs, reducing the complexity from previous solutions and extending applicability to weighted cases.
Findings
Algorithms run in $ ext{O}(|V(G)|^{3k})$ time.
Applicable to weighted graphs.
Significantly faster than previous methods.
Abstract
Given a positive integer , a -dominating set in a graph is a set of vertices such that every vertex not in the set has at least neighbors in the set. A total -dominating set, also known as a -tuple total dominating set, is a set of vertices such that every vertex of the graph has at least neighbors in the set. The problems of finding the minimum size of a -dominating, respectively total -dominating set, in a given graph, are referred to as -domination, respectively total -domination. These generalizations of the classical domination and total domination problems are known to be NP-hard in the class of chordal graphs, and, more specifically, even in the classes of split graphs (both problems) and undirected path graphs (in the case of total -domination). On the other hand, it follows from recent work of Kang et al.~(2017) that these two families of…
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.
