Parameterized Complexity of Manipulating Sequential Allocation
Michele Flammini, Hugo Gilbert

TL;DR
This paper studies the computational complexity of manipulating sequential allocation, providing a detailed parameterized complexity analysis and algorithms, revealing tractability under certain conditions and limitations under others.
Contribution
It offers a comprehensive parameterized complexity analysis of the manipulation problem, including new polynomial-time algorithms and hardness results based on key parameters.
Findings
Polynomial-time solutions when the number of agents or manipulator's picks is constant.
Fixed-parameter tractability with respect to maximum preference range and combined parameters.
Single manipulator can at most double her utility.
Abstract
The sequential allocation protocol is a simple and popular mechanism to allocate indivisible goods, in which the agents take turns to pick the items according to a predefined sequence. While this protocol is not strategy-proof, it has been shown recently that finding a successful manipulation for an agent is an NP-hard problem (Aziz et al., 2017). Conversely, it is also known that finding an optimal manipulation can be solved in polynomial time in a few cases: if there are only two agents or if the manipulator has a binary or a lexicographic utility function. In this work, we take a parameterized approach to provide several new complexity results on this manipulation problem. More precisely, we give a complete picture of its parameterized complexity w.r.t. the following three parameters: the number of agents, the number of times the manipulator picks in the picking…
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.
Taxonomy
TopicsOptimization and Search Problems · Formal Methods in Verification · Computability, Logic, AI Algorithms
