A Fixed-Parameter Algorithm for the Kneser Problem
Abstract
The Kneser graph is defined for integers and with as the graph whose vertices are all the -subsets of where two such sets are adjacent if they are disjoint. A classical result of Lov\'asz asserts that the chromatic number of is . In the computational Kneser problem, we are given an oracle access to a coloring of the vertices of with colors, and the goal is to find a monochromatic edge. We present a randomized algorithm for the Kneser problem with running time . This shows that the problem is fixed-parameter tractable with respect to the parameter . The analysis involves structural results on intersecting families and on induced subgraphs of Kneser graphs. We also study the Agreeable-Set problem of assigning a small subset of a set of items to a group of agents, so that all agents value the subset at least as much as its complement. As an application of our algorithm for the Kneser problem, we obtain a randomized polynomial-time algorithm for the Agreeable-Set problem for instances that satisfy . We further show that the Agreeable-Set problem is at least as hard as a variant of the Kneser problem with an extended access to the input coloring.
Cite
@article{arxiv.2204.06761,
title = {A Fixed-Parameter Algorithm for the Kneser Problem},
author = {Ishay Haviv},
journal= {arXiv preprint arXiv:2204.06761},
year = {2024}
}
Comments
24 pages; An extended version of this paper is available as arXiv:2204.09009