English

Domination Polynomials of the Grid, the Cylinder, the Torus, and the King Graph

Combinatorics 2024-08-16 v1

Abstract

We present an algorithm to compute the domination polynomial of the m×nm \times n grid, cylinder, and torus graphs and the king graph. The time complexity of the algorithm is O(m2n2λ2m)O(m^2n^2 \lambda^{2m}) for the torus and O(m3n2λm)O(m^3n^2\lambda^m) for the other graphs, where λ=1+2\lambda = 1+\sqrt{2}. The space complexity is O(mnλm)O(mn\lambda^m) for all of these graphs. We use this algorithm to compute domination polynomials for graphs up to size 24×2424\times 24 and the total number of dominating sets for even larger graphs. This allows us to give precise estimates of the asymptotic growth rates of the number of dominating sets. We also extend several sequences in the Online Encyclopedia of Integer Sequences.

Keywords

Cite

@article{arxiv.2408.08053,
  title  = {Domination Polynomials of the Grid, the Cylinder, the Torus, and the King Graph},
  author = {Stephan Mertens},
  journal= {arXiv preprint arXiv:2408.08053},
  year   = {2024}
}

Comments

29 pages, 7 figures, 12 tables