Parameterizing by the Number of Numbers
Michael R. Fellows, Serge Gaspers, Frances A. Rosamond

TL;DR
This paper introduces a novel parameterization approach based on the number of distinct integers in input sets for classic numerical problems, demonstrating fixed-parameter tractability and exploring related computational complexities.
Contribution
It proposes and analyzes the 'number of numbers' parameterization for numerical problems, establishing FPT results and hardness for related automata problems.
Findings
Problems like Subset Sum are FPT when parameterized by the number of distinct integers.
Certain automata problems are W[1]-hard under this parameterization.
Some related problems become FPT when additional conditions are met.
Abstract
The usefulness of parameterized algorithmics has often depended on what Niedermeier has called, "the art of problem parameterization". In this paper we introduce and explore a novel but general form of parameterization: the number of numbers. Several classic numerical problems, such as Subset Sum, Partition, 3-Partition, Numerical 3-Dimensional Matching, and Numerical Matching with Target Sums, have multisets of integers as input. We initiate the study of parameterizing these problems by the number of distinct integers in the input. We rely on an FPT result for ILPF to show that all the above-mentioned problems are fixed-parameter tractable when parameterized in this way. In various applied settings, problem inputs often consist in part of multisets of integers or multisets of weighted objects (such as edges in a graph, or jobs to be scheduled). Such number-of-numbers parameterized…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
