From Graph Properties to Graph Parameters: Tight Bounds for Counting on Small Subgraphs
Abstract
A graph property is a function that maps every graph to {0, 1} and is invariant under isomorphism. In the problem, given a graph and an integer , the task is to count the number of -vertex induced subgraphs with . can be naturally generalized to graph parameters, that is, to functions on graphs that do not necessarily map to {0, 1}: now the task is to compute the sum taken over all -vertex induced subgraphs . This problem setting can express a wider range of counting problems (for instance, counting -cycles or -matchings) and can model problems involving expected values (for instance, the expected number of components in a subgraph induced by random vertices). Our main results are lower bounds on in this setting, which simplify, generalize, and tighten the recent lower bounds of D\"oring, Marx, and Wellnitz [STOC'24] in various ways. (1) We show a lower bound for every nontrivial edge-monotone graph parameter with finite codomain (not only for parameters that take value in {0, 1}). (2) The lower bound is tight: we show that, assuming ETH, there is no time algorithm. (3) The lower bound applies also to the modular counting versions of the problem. (4) The lower bound applies also to the multicolored version of the problem. We can extend the #W[1]-hardness result to the case when the codomain of is not finite, but has size at most on -vertex graphs. However, if there is no bound on the size of the codomain, the situation changes significantly: for example, there is a nontrivial edge-monotone function where the size of the codomain is on -vertex graphs and is FPT.
Cite
@article{arxiv.2407.06801,
title = {From Graph Properties to Graph Parameters: Tight Bounds for Counting on Small Subgraphs},
author = {Simon Döring and Dániel Marx and Philip Wellnitz},
journal= {arXiv preprint arXiv:2407.06801},
year = {2024}
}