Linear Time Algorithms for Finding a Dominating Set of Fixed Size in Degenerated Graphs
Noga Alon, Shai Gutner

TL;DR
This paper presents fixed-parameter tractable algorithms with linear time complexity for finding dominating sets of fixed size in degenerated graphs and related graph classes, improving efficiency over previous methods.
Contribution
The paper introduces new linear-time fixed-parameter algorithms for dominating set problems in degenerated, $K_h$-minor-free, and topological minor-free graphs, extending known results beyond planar graphs.
Findings
Algorithms run in $k^{O(dk)} n$ time for $d$-degenerated graphs.
Improved algorithms with $(O(h))^{hk} n$ and $(O( ext{log } h))^{hk/2} n$ time for $K_h$-topological minor-free and minor-free graphs.
Induced cycle detection in $H$-minor-free graphs can be done in linear or near-linear time.
Abstract
There is substantial literature dealing with fixed parameter algorithms for the dominating set problem on various families of graphs. In this paper, we give a time algorithm for finding a dominating set of size at most in a -degenerated graph with vertices. This proves that the dominating set problem is fixed-parameter tractable for degenerated graphs. For graphs that do not contain as a topological minor, we give an improved algorithm for the problem with running time . For graphs which are -minor-free, the running time is further reduced to . Fixed-parameter tractable algorithms that are linear in the number of vertices of the graph were previously known only for planar graphs. For the families of graphs discussed above, the problem of finding an induced cycle of a given length is also addressed. For every…
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 · Graph Labeling and Dimension Problems · Complexity and Algorithms in Graphs
