Anti-factor is FPT Parameterized by Treewidth and List Size (but Counting is Hard)

Marx, Dániel,Sankar, Govind S.,Schepper, Philipp
DOI: https://doi.org/10.1007/s00453-024-01265-w
IF: 0.909
2024-10-16
Algorithmica
Abstract:In the general AntiFactor problem, a graph G and, for every vertex v of G , a set of forbidden degrees is given. The task is to find a set S of edges such that the degree of v in S is not in the set . Standard techniques (dynamic programming plus fast convolution) can be used to show that if M is the largest forbidden degree, then the problem can be solved in time if a tree decomposition of width is given. However, significantly faster algorithms are possible if the sets are sparse: our main algorithmic result shows that if every vertex has at most forbidden degrees (we call this special case AntiFactor x ), then the problem can be solved in time . That is, AntiFactor x is fixed-parameter tractable parameterized by treewidth and the maximum number of excluded degrees. Our algorithm uses the technique of representative sets, which can be generalized to the optimization version, but (as expected) not to the counting version of the problem. In fact, we show that # AntiFactor 1 is already # W -hard parameterized by the width of the given decomposition. Moreover, we show that, unlike for the decision version, the standard dynamic programming algorithm is essentially optimal for the counting version. Formally, for a fixed nonempty set , we denote by - AntiFactor the special case where every vertex v has the same set of forbidden degrees. We show the following lower bound for every fixed set : if there is an such that # - AntiFactor can be solved in time given a tree decomposition of width , then the counting strong exponential-time hypothesis (#SETH) fails.
computer science, software engineering,mathematics, applied
What problem does this paper attempt to address?