English

Parameterized Complexity of Incomplete Connected Fair Division

Computer Science and Game Theory 2023-10-03 v1 Data Structures and Algorithms

Abstract

\textit{Fair division} of resources among competing agents is a fundamental problem in computational social choice and economic game theory. It has been intensively studied on various kinds of items (\textit{divisible} and \textit{indivisible}) and under various notions of \textit{fairness}. We focus on Connected Fair Division (\CFDO), the variant of fair division on graphs, where the \textit{resources} are modeled as an \textit{item graph}. Here, each agent has to be assigned a connected subgraph of the item graph, and each item has to be assigned to some agent. We introduce a generalization of \CFDO, termed Incomplete Connected Fair Division (\CFD), where exactly pp vertices of the item graph should be assigned to the agents. This might be useful, in particular when the allocations are intended to be ``economical'' as well as fair. We consider four well-known notions of fairness: \PROP, \EF, \EFO, \EFX. First, we prove that \EF-\CFD, \EFO-\CFD, and \EFX-\CFD are W[1]-hard parameterized by pp plus the number of agents, even for graphs having constant \textit{vertex cover number} (vcn\mathsf{vcn}). In contrast, we present a randomized \FPT algorithm for \PROP-\CFD parameterized only by pp. Additionally, we prove both positive and negative results concerning the kernelization complexity of \CFD under all four fairness notions, parameterized by pp, vcn\mathsf{vcn}, and the total number of different valuations in the item graph (val\mathsf{val}).

Keywords

Cite

@article{arxiv.2310.01310,
  title  = {Parameterized Complexity of Incomplete Connected Fair Division},
  author = {Harmender Gahlawat and Meirav Zehavi},
  journal= {arXiv preprint arXiv:2310.01310},
  year   = {2023}
}

Comments

A preliminary version of this paper will appear in the Proceedings of FSTTCS 23

R2 v1 2026-06-28T12:38:26.770Z