A Refined Complexity Analysis of Fair Districting over Graphs
Niclas Boehmer, Tomohiro Koana, Rolf Niedermeier

TL;DR
This paper provides a detailed complexity analysis of the NP-hard Fair Connected Districting problem, identifying cases where it is polynomial-time solvable and establishing its parameterized complexity landscape.
Contribution
It offers a refined, parameterized complexity classification of the Fair Connected Districting problem across various graph classes and parameters.
Findings
Polynomial-time solvable on paths, cycles, stars, and caterpillars.
NP-hard on trees.
Complete parameterized complexity landscape with classifications like FPT, XP, W[1]-hard.
Abstract
We study the NP-hard Fair Connected Districting problem recently proposed by Stoica et al. [AAMAS 2020]: Partition a vertex-colored graph into k connected components (subsequently referred to as districts) so that in every district the most frequent color occurs at most a given number of times more often than the second most frequent color. Fair Connected Districting is motivated by various real-world scenarios where agents of different types, which are one-to-one represented by nodes in a network, have to be partitioned into disjoint districts. Herein, one strives for "fair districts" without any type being in a dominating majority in any of the districts. This is to e.g. prevent segregation or political domination of some political party. We conduct a fine-grained analysis of the (parameterized) computational complexity of Fair Connected Districting. In particular, we prove that it is…
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
TopicsGame Theory and Voting Systems · Local Government Finance and Decentralization · Advanced Graph Theory Research
