English

Linear Time Algorithms for Finding a Dominating Set of Fixed Size in Degenerated Graphs

Data Structures and Algorithms 2008-12-18 v1 Discrete Mathematics

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 kO(dk)nk^{O(dk)} n time algorithm for finding a dominating set of size at most kk in a dd-degenerated graph with nn vertices. This proves that the dominating set problem is fixed-parameter tractable for degenerated graphs. For graphs that do not contain KhK_h as a topological minor, we give an improved algorithm for the problem with running time (O(h))hkn(O(h))^{hk} n. For graphs which are KhK_h-minor-free, the running time is further reduced to (O(logh))hk/2n(O(\log h))^{hk/2} n. 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 fixed HH and kk, we show that if an HH-minor-free graph GG with nn vertices contains an induced cycle of size kk, then such a cycle can be found in O(n) expected time as well as in O(nlogn)O(n \log n) worst-case time. Some results are stated concerning the (im)possibility of establishing linear time algorithms for the more general family of degenerated graphs.

Keywords

Cite

@article{arxiv.0806.4735,
  title  = {Linear Time Algorithms for Finding a Dominating Set of Fixed Size in Degenerated Graphs},
  author = {Noga Alon and Shai Gutner},
  journal= {arXiv preprint arXiv:0806.4735},
  year   = {2008}
}
R2 v1 2026-06-21T10:55:30.547Z