{ "id": "2408.08053", "version": "v1", "published": "2024-08-15T09:46:54.000Z", "updated": "2024-08-15T09:46:54.000Z", "title": "Domination Polynomials of the Grid, the Cylinder, the Torus, and the King Graph", "authors": [ "Stephan Mertens" ], "comment": "29 pages, 7 figures, 12 tables", "categories": [ "math.CO" ], "abstract": "We present an algorithm to compute the domination polynomial of the $m \\times n$ grid, cylinder, and torus graphs and the king graph. The time complexity of the algorithm is $O(m^2n^2 \\lambda^{2m})$ for the torus and $O(m^3n^2\\lambda^m)$ for the other graphs, where $\\lambda = 1+\\sqrt{2}$. The space complexity is $O(mn\\lambda^m)$ for all of these graphs. We use this algorithm to compute domination polynomials for graphs up to size $24\\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.", "revisions": [ { "version": "v1", "updated": "2024-08-15T09:46:54.000Z" } ], "analyses": { "subjects": [ "05C69", "05A15", "05C30", "11B83" ], "keywords": [ "domination polynomial", "king graph", "dominating sets", "asymptotic growth rates", "time complexity" ], "note": { "typesetting": "TeX", "pages": 29, "language": "en", "license": "arXiv", "status": "editable" } } }