Papers
Topics
Authors
Recent
Search
2000 character limit reached

Fair Coalition Partition: Models & Algorithms

Updated 6 July 2026
  • Fair coalition partition is a framework that divides agents, tasks, or vertices into groups while enforcing fairness by disallowing profitable deviations within coalitions.
  • Key models span locally fair redistricting, Shapley-based cooperative games, and domination-based graph partitions, each employing specific fairness and stability constraints.
  • Algorithmic approaches such as dynamic programming and steepest-ascent methods demonstrate efficient computation, although challenges remain due to NP-hard components and higher-dimensional extensions.

Searching arXiv for the specified topic and cited papers to ground the article in the literature. Fair coalition partition denotes a family of partitioning problems in which a set of agents, voters, vertices, or tasks is divided into coalitions, districts, or blocks subject to a fairness or stability requirement on both the realized partition and the coalitions that could challenge it. In current arXiv literature, the phrase does not name a single formalism. It appears in locally fair redistricting, Shapley-based coalition stability, domination-based graph partitions, balanced grouping on friendship graphs, and task-driven multi-agent coalition formation (Agarwal et al., 2021, Zhu et al., 17 Mar 2026, Alikhani et al., 20 Jul 2025, Deligkas et al., 13 Mar 2025, Lu et al., 2024).

1. Scope of the concept

Across these literatures, the recurring object is a partition Π={S1,,Sk}\Pi=\{S_1,\dots,S_k\} of a ground set, together with a criterion saying that the partition is acceptable only if some class of coalitional deviations is ruled out. In some models the constraint is geometric or combinatorial, as in contiguous intervals on a line; in others it is allocative, as in equal or Shapley-based payoff division; in graph-theoretic variants it is domination-based, so that a block is acceptable only if it is itself a special dominating set or can pair with another block to form one (Agarwal et al., 2021, Yang, 2023, Alikhani et al., 20 Jul 2025).

Setting Ground set Defining condition
Locally fair partitioning Ordered red/blue points No allowable β\beta-deviating interval
SFMS coalition formation Players in a TU game Shapley fairness and merge stability
Friendship partitioning Agents on a friendship graph Balanced partition with EF/EFX/EF1/PROP/MMS constraints
Graph fair coalition partition Vertex partition of a graph Each block is a singleton fair dominating set or has a fair coalition partner
Partition-form coalition games Coalitions with externalities No blocking coalition under the selected stability rule

A common theme is the replacement of purely global welfare criteria by coalition-stability criteria. In the redistricting model, a contiguous group of unhappy voters should not be able to carve out a better district. In TU coalition games, no coalition should contain a player with negative restricted-game Shapley value, and no pair of coalitions should have a strictly profitable merge. In domination-based graph models, blocks are validated through their coalition partners rather than through intrinsic optimality alone (Agarwal et al., 2021, Zhu et al., 17 Mar 2026, Alikhani et al., 20 Jul 2025).

This suggests that “fair coalition partition” is best understood as an umbrella notion for partition problems in which fairness is imposed at the level of feasible coalitional deviations, not only at the level of aggregate outcomes.

2. Local fairness and contiguous deviations

In "Locally Fair Partitioning" (Agarwal et al., 2021), the input is a 1D instance X=x1,,xnX=x_1,\dots,x_n with each xi{R,B}x_i\in\{R,B\}, and a parliament size kk induces the ideal district size σ=n/k\sigma=n/k. For ϵ[0,1/2]\epsilon\in[0,1/2], an interval πt\pi_t is ϵ\epsilon-allowable if

(1ϵ)σπt(1+ϵ)σ,(1-\epsilon)\sigma \le |\pi_t| \le (1+\epsilon)\sigma,

and a partition is balanced if every interval is allowable. For an interval β\beta0, the majority color is β\beta1 if β\beta2, and β\beta3 otherwise, with ties breaking to blue. A point is unhappy if it belongs to the minority party in its interval. If β\beta4 is the set of unhappy points in β\beta5, then an allowable interval β\beta6 is a β\beta7-deviating group if

β\beta8

where β\beta9. A balanced partition is X=x1,,xnX=x_1,\dots,x_n0-locally fair if there is no X=x1,,xnX=x_1,\dots,x_n1-deviating group. The paper explicitly interprets this as a core-stability condition for contiguous feasible coalitions (Agarwal et al., 2021).

The adversarial existence theory is sharp. For any instance, there is a value

X=x1,,xnX=x_1,\dots,x_n2

with X=x1,,xnX=x_1,\dots,x_n3, such that any X=x1,,xnX=x_1,\dots,x_n4 guarantees an X=x1,,xnX=x_1,\dots,x_n5-locally fair partition. For X=x1,,xnX=x_1,\dots,x_n6, the threshold is sharp at X=x1,,xnX=x_1,\dots,x_n7: if X=x1,,xnX=x_1,\dots,x_n8, near-uniform partitions suffice, while if X=x1,,xnX=x_1,\dots,x_n9 there are instances with no locally fair partition. The negative theorem gives such instances with

xi{R,B}x_i\in\{R,B\}0

The impossibility is also robust across a set of target sizes xi{R,B}x_i\in\{R,B\}1 by the multi-xi{R,B}x_i\in\{R,B\}2 corollary (Agarwal et al., 2021).

Beyond worst case, the paper studies clustered inputs represented as alternating runs

xi{R,B}x_i\in\{R,B\}3

If all runs satisfy xi{R,B}x_i\in\{R,B\}4, then there exists an xi{R,B}x_i\in\{R,B\}5-balanced xi{R,B}x_i\in\{R,B\}6-locally fair partition with

xi{R,B}x_i\in\{R,B\}7

If only a xi{R,B}x_i\in\{R,B\}8 mass of vertices lies in runs of measure xi{R,B}x_i\in\{R,B\}9, then

kk0

suffices. Under stronger run-length conditions, exact balancedness is obtained. Algorithmically, existence is decided by a dynamic program with state

kk1

which tracks the last three boundaries to detect deviating groups spanning at most four intervals. The running time is kk2 for kk3 and kk4 for kk5. The paper emphasizes that while the lower bounds extend to 2D, existence and efficient computation in 2D remain open, even for rectangles or hierarchical partitions (Agarwal et al., 2021).

3. Cooperative-game formulations and stability

A second major line of work treats fair coalition partition as a stability notion for TU cooperative games. In "Partition-based Stability of Coalitional Games" (Yang, 2023), the basic object is a partition-allocation pair kk6, where kk7 is individually rational and coalition-wise efficient:

kk8

The paper defines strong, medium, and weak fission resistance, together with fusion resistance. Strong stability is core-compatible: for the grand-coalition partition kk9, the strongly stable allocations are exactly the core. Medium and weak stability are universal: every game has a mediumly stable and weakly stable partition-allocation pair. Medium stability is characterized by local maximality of the partition worth

σ=n/k\sigma=n/k0

and a steepest ascent method moves through the partition lattice until no improving fission or fusion move remains (Yang, 2023).

"Split-Merge Dynamics for Shapley-Fair Coalition Formation" (Zhu et al., 17 Mar 2026) imposes a more specific fairness criterion. For a coalition σ=n/k\sigma=n/k1, the restricted-game Shapley value is

σ=n/k\sigma=n/k2

A partition is Shapley-fair if every player has nonnegative restricted-game Shapley value. The aggregate fairness deficit is

σ=n/k\sigma=n/k3

and system surplus is

σ=n/k\sigma=n/k4

The split operator removes players with negative Shapley values, while the merge operator fuses coalitions only when

σ=n/k\sigma=n/k5

Fixed points are precisely Shapley-Fair and Merge-Stable (SFMS) partitions, and convergence follows from the lexicographic Lyapunov function

σ=n/k\sigma=n/k6

The paper also notes that exact Shapley computation is NP-hard and discusses permutation sampling and Bayesian Monte Carlo approximations (Zhu et al., 17 Mar 2026).

A related but distinct stability theory appears in generalized claims problems with a minimum coalition size σ=n/k\sigma=n/k7 (Gallo et al., 2023). If σ=n/k\sigma=n/k8 and σ=n/k\sigma=n/k9, then a coalition ϵ[0,1/2]\epsilon\in[0,1/2]0 receives

ϵ[0,1/2]\epsilon\in[0,1/2]1

when ϵ[0,1/2]\epsilon\in[0,1/2]2, and zero otherwise. Under continuous, resource monotonic, and consistent rules, stable partitions with mostly ϵ[0,1/2]\epsilon\in[0,1/2]3-size coalitions emerge. For the constrained equal awards rule,

ϵ[0,1/2]\epsilon\in[0,1/2]4

with ϵ[0,1/2]\epsilon\in[0,1/2]5 chosen so that ϵ[0,1/2]\epsilon\in[0,1/2]6; for the constrained equal losses rule,

ϵ[0,1/2]\epsilon\in[0,1/2]7

with ϵ[0,1/2]\epsilon\in[0,1/2]8 chosen so that ϵ[0,1/2]\epsilon\in[0,1/2]9. The paper proves that when πt\pi_t0 is divisible by πt\pi_t1, there is a stable partition entirely composed of πt\pi_t2-size coalitions, and it gives explicit CEA and CEL algorithms to construct such partitions (Gallo et al., 2023).

Several partition-form models place fairness inside coalitions while keeping the partition itself strategically endogenous. In lattice-theoretic TU sharing on the partition lattice, atoms are edges πt\pi_t3, and surplus is distributed to edges rather than directly to coalitions; the size-uniform rule

πt\pi_t4

has a fixed-point property, while the chain-uniform rule averages marginal contributions along maximal chains (Rossi, 2018). In cooperative resource sharing with an adamant player, coalition utilities are shared via the Shapley value, the all-alone partition is the unique Nash equilibrium for πt\pi_t5, and the price of anarchy grows like πt\pi_t6 (Singhal et al., 2020). In coalition formation in congestion games, fair equal sharing within coalitions is stability-equivalent, and sufficiently large communication cost πt\pi_t7 leaves only the all-alone partition stable (Sultana et al., 2024).

4. Graph-theoretic coalition partitions

In graph theory, coalition partitions are traditionally domination-based. A coalition in a graph πt\pi_t8 is a pair of disjoint sets πt\pi_t9 such that neither is dominating but ϵ\epsilon0 is dominating. A coalition partition is a vertex partition in which every part is either a singleton dominating set or forms a coalition with another part. The coalition number ϵ\epsilon1 is the maximum cardinality of such a partition. For trees, the extremal cases are sharp: ϵ\epsilon2 iff ϵ\epsilon3 with ϵ\epsilon4, and ϵ\epsilon5 iff ϵ\epsilon6 (Bakhshesh et al., 2021). For cubic graphs, ϵ\epsilon7, and "On cubic graphs having the maximal coalition number" constructs an infinite family of cubic graphs with ϵ\epsilon8, showing the bound is tight (Dobrynin et al., 2024).

The minmin coalition number refines this by minimizing the order of a minimal coalition partition. It is defined as

ϵ\epsilon9

The paper proves

(1ϵ)σπt(1+ϵ)σ,(1-\epsilon)\sigma \le |\pi_t| \le (1+\epsilon)\sigma,0

characterizes connected graphs with (1ϵ)σπt(1+ϵ)σ,(1-\epsilon)\sigma \le |\pi_t| \le (1+\epsilon)\sigma,1 as exactly the graphs in the recursively defined family (1ϵ)σπt(1+ϵ)σ,(1-\epsilon)\sigma \le |\pi_t| \le (1+\epsilon)\sigma,2, gives a polynomial-time algorithm to decide whether (1ϵ)σπt(1+ϵ)σ,(1-\epsilon)\sigma \le |\pi_t| \le (1+\epsilon)\sigma,3, proves that (1ϵ)σπt(1+ϵ)σ,(1-\epsilon)\sigma \le |\pi_t| \le (1+\epsilon)\sigma,4 iff every closed neighborhood (1ϵ)σπt(1+ϵ)σ,(1-\epsilon)\sigma \le |\pi_t| \le (1+\epsilon)\sigma,5 is dominating when (1ϵ)σπt(1+ϵ)σ,(1-\epsilon)\sigma \le |\pi_t| \le (1+\epsilon)\sigma,6 has no universal vertex, and characterizes the graphs with (1ϵ)σπt(1+ϵ)σ,(1-\epsilon)\sigma \le |\pi_t| \le (1+\epsilon)\sigma,7 and (1ϵ)σπt(1+ϵ)σ,(1-\epsilon)\sigma \le |\pi_t| \le (1+\epsilon)\sigma,8 as exactly the family (1ϵ)σπt(1+ϵ)σ,(1-\epsilon)\sigma \le |\pi_t| \le (1+\epsilon)\sigma,9 (Bakhshesh et al., 2023).

A further refinement is the coalition count β\beta00, the maximum number of different coalitions in any coalition partition. This parameter is not comparable with β\beta01: for β\beta02, one has β\beta03 but β\beta04, whereas for β\beta05, one has β\beta06. The paper proves that every graph is the coalition graph of some graph β\beta07 with a smaller order and size than the earlier realization construction, and it characterizes the graphs with β\beta08 by

β\beta09

where β\beta10 is the number of full vertices and β\beta11 (Shetty et al., 26 Nov 2025).

The fair-domination variant changes the admissible coalition unions. A β\beta12-fair dominating set is a set β\beta13 such that every vertex outside β\beta14 has exactly β\beta15 neighbors in β\beta16. "Fair coalition in graphs" defines a fair coalition partition β\beta17 by requiring each block either to be a singleton fair dominating set or to form a fair coalition with another block. The fair coalition number β\beta18 satisfies β\beta19 when β\beta20 has no full vertices, and

β\beta21

Exact values are obtained for paths, cycles, corona trees, and small cubic graphs; for example, β\beta22 for β\beta23, while for cycles

β\beta24

(Alikhani et al., 20 Jul 2025).

The parameterized version is the β\beta25-fair coalition number β\beta26 (Jafari et al., 14 Sep 2025). A partition is β\beta27-fair if each block is either a β\beta28-fair dominating set with exactly β\beta29 vertices or has a β\beta30-fair coalition partner. The paper proves the lower bound

β\beta31

for connected graphs and β\beta32, and the upper bound

β\beta33

for β\beta34. Exact values are obtained for several families, including

β\beta35

and for β\beta36 one has β\beta37 for β\beta38 and

β\beta39

This literature makes explicit that graph-theoretic fair coalition partition is not just a variant of domination; it is a partition problem in which domination, exact neighborhood counts, and coalition partnership all interact.

5. Balanced grouping, social networks, and task-driven coalitions

In "Balanced and Fair Partitioning of Friends" (Deligkas et al., 13 Mar 2025), the ground set is a friendship graph β\beta40, and the goal is a balanced β\beta41-partition

β\beta42

An agent compares groups through replacement semantics: if β\beta43 compares its current group with another group β\beta44, it evaluates β\beta45. This yields the coalition-style envy notions

β\beta46

together with proportionality

β\beta47

and balanced maximin share

β\beta48

The paper shows that EF is not guaranteed even on a 3-agent path, MMS may fail to exist in general, and deciding whether β\beta49 is NP-hard even with β\beta50 and symmetric utilities. On the positive side, for forests and monotone utilities, MMS and EFX always exist and are computable by a constructive BFS budget algorithm; for additive utilities that algorithm runs in linear time. The paper also gives FPT results parameterized by vertex cover and XP algorithms parameterized by β\beta51 (Deligkas et al., 13 Mar 2025).

In task-driven multi-UAV coalition formation, fairness is internal to each coalition and relevance is encoded by a task-specific threshold (Lu et al., 2024). For task β\beta52, coalition work capacity is

β\beta53

completion time is

β\beta54

and the coalition value is

β\beta55

The revenue function β\beta56 is increasing up to the coalition revenue threshold β\beta57 and decreasing for β\beta58, so coalitions are incentivized to match task requirements. Utility inside each coalition is distributed by the Shapley value

β\beta59

and coalition moves are governed by marginal utility preference order. The resulting coalition formation game is an exact potential game, hence admits a Nash equilibrium and converges in a finite number of iterations (Lu et al., 2024).

A different operational meaning of fair coalition partition appears in "From Necklaces to Coalitions" (Payne et al., 18 Apr 2026), where the task is not to partition players into coalitions but to partition the computation of coalition values across agents. The Necklace-based Distributed Coalition Algorithm (N-DCA) satisfies five properties simultaneously: no inter-agent communication, equitable allocation, no redundancy, balanced load, and self-interest. The load guarantees are

β\beta60

for every coalition size β\beta61, and

β\beta62

overall. The construction relies on Increment Arrays, periodicity, rotated designation, and a bijection between canonical representative Increment Arrays and two-colour combinatorial necklaces (Payne et al., 18 Apr 2026).

Partition-form coalition formation in applied networks follows comparable principles. In cognitive radio, coalition membership is updated by an admissible switch rule that lets a user join a coalition only if incumbents do not lose utility; the process converges to a Nash-stable partition (Saad et al., 2012). This supports the broader interpretation that fair coalition partition frequently combines a structural partition rule with a no-harm or equal-sharing condition inside each block.

6. Algorithms, complexity, and open directions

The algorithmic landscape is heterogeneous but highly structured. In locally fair redistricting, the core tool is dynamic programming on interval boundaries, with explicit polynomial runtimes β\beta63 and β\beta64 (Agarwal et al., 2021). In TU coalition games, steepest-ascent search over partition worth and split-merge dynamics guided by Shapley signs give constructive paths to medium stability and SFMS fixed points (Yang, 2023, Zhu et al., 17 Mar 2026). In generalized claims problems, the CEA and CEL rules yield greedy constructions of stable partitions dominated by β\beta65-size coalitions (Gallo et al., 2023). In friendship graphs, exact and parameterized algorithms range from a linear-time BFS budget method on forests to treewidth dynamic programming and vertex-cover-based ILP formulations (Deligkas et al., 13 Mar 2025). In distributed characteristic-function games, N-DCA uses necklace generation in constant amortized time and keeps only β\beta66 memory per agent (Payne et al., 18 Apr 2026).

Computational hardness is equally prominent. Exact Shapley computation is NP-hard in the SFMS framework (Zhu et al., 17 Mar 2026). Balanced friendship partitioning is NP-hard for several fairness notions even on restricted graph classes, while MMS-share threshold computation is NP-hard already for β\beta67 (Deligkas et al., 13 Mar 2025). Graph-theoretic fair coalition papers largely provide structural theorems rather than general complexity classifications; the fair coalition in graphs paper explicitly lists the complexity of deciding fc-partitions and computing β\beta68 as open (Alikhani et al., 20 Jul 2025). This suggests that domination-based fair coalition numbers are structurally rich but still computationally underdeveloped.

Several open directions recur across the literature. The 1D local-fairness theory leaves 2D existence and efficient algorithms open, even for axis-aligned rectangles or hierarchical partitions (Agarwal et al., 2021). SFMS dynamics raise the problem of approximate Shapley values with rigorous confidence bounds and of stochastic versions in which β\beta69 is learned online (Zhu et al., 17 Mar 2026). Fair coalition in graphs asks for Nordhaus–Gaddum-type bounds, graph-operation formulas, and broader exact-value theories (Alikhani et al., 20 Jul 2025). The β\beta70-fair coalition literature asks for exact values under graph operations such as corona, Cartesian product, join, and lexicographic product, as well as for a theory of β\beta71-fair coalition graphs (Jafari et al., 14 Sep 2025).

A final unifying pattern is that fairness rarely appears as a purely distributive axiom in isolation. Instead, it is embedded in a feasibility geometry: contiguous intervals, allowable district sizes, coalition-size thresholds, graph neighborhoods, balanced capacities, or communication-free workload allocations. Fair coalition partition is therefore not a single canonical definition but a research program centered on the question of when a partition can be made simultaneously feasible, stable against coalitional deviations, and fair according to the rules of the ambient combinatorial or game-theoretic structure.

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Fair Coalition Partition.