Parameterized Complexity of Fair Many-to-One Matchings
Abstract
Given a bipartite graph , a left-perfect many-to-one matching is a subset such that each vertex in is incident with exactly one edge in . If is partitioned into some groups, the matching is called fair if for every , the difference between the number of vertices matched with in any two groups does not exceed a given threshold. In this paper, we investigate parameterized complexity of fair left-perfect many-to-one matching problem with respect to the structural parameters of the input graph. In particular, we prove that the problem is W[1]-hard with respect to the feedback vertex number, tree-depth and the maximum degree of , combined. Also, it is W[1]-hard with respect to the path-width, the number of groups and the maximum degree of , combined. In the positive side, we prove that the problem is FPT with respect to the treewidth and the maximum degree of . Also, it is FPT with respect to the neighborhood diversity of the input graph (which implies being FPT with respect to vertex cover and modular-width). Finally, we prove that the problem is FPT with respect to the tree-depth and the number of groups.
Cite
@article{arxiv.2411.18367,
title = {Parameterized Complexity of Fair Many-to-One Matchings},
author = {Ramin Javadi and Hossein Shokouhi},
journal= {arXiv preprint arXiv:2411.18367},
year = {2024}
}