Beyond Exact Fairness: Envy-Free Incomplete Connected Fair Division

📅 2025-12-27
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This paper studies the *p-vertex incomplete connected fair division* problem on undirected graphs: partitioning exactly *p* vertices into *k* connected subgraphs and allocating them to *k* agents to achieve approximate envy-freeness under additive utilities. It resolves an open problem posed by Gahlawat and Zehavi. Theoretically, we prove the problem is W[1]-hard even on star graphs and unary input. Algorithmically, we devise the first EPAS (Efficient Parameterized Approximation Scheme) for envy-free incomplete connected division: for arbitrary graphs and binary utilities, it computes in FPT time a division where envy is bounded by any given *ε > 0*. This breakthrough overcomes the computational intractability barrier of exact connected fair division, unifying graph connectivity constraints with utility optimization in a single framework.

Technology Category

Application Category

📝 Abstract
We study the problem of Envy-Free Incomplete Connected Fair Division, where exactly p vertices of an undirected graph must be allocated to agents such that each agent receives a connected share and does not envy another agent's share. Focusing on agents with additive valuations, we show that the problem remains computationally hard when parameterized by p and the number of agents. This result holds even for star graphs and with the input numbers given in unary representation, thereby resolving an open problem posed by Gahlawat and Zehavi (FSTTCS 2023). In stark contrast, we show that if one is willing to tolerate even the slightest amount of envy, then the problem becomes efficient with respect to the natural parameters. Specifically, we design an Efficient Parameterized Approximation Scheme parameterized by p and the number of agent types. Our algorithm works on general graphs and remains efficient even when the input numbers are provided in binary representation.
Problem

Research questions and friction points this paper is trying to address.

Envy-free allocation of connected graph vertices to agents
Computational hardness with exact fairness and additive valuations
Efficient parameterized approximation with slight envy tolerance
Innovation

Methods, ideas, or system contributions that make the work stand out.

Envy-free incomplete connected fair division
Efficient parameterized approximation scheme
General graphs with binary input numbers
🔎 Similar Papers
No similar papers found.