English

Parameterized Complexity of Gerrymandering

Data Structures and Algorithms 2023-12-08 v2 Computer Science and Game Theory

Abstract

In a representative democracy, the electoral process involves partitioning geographical space into districts which each elect a single representative. These representatives craft and vote on legislation, incentivizing political parties to win as many districts as possible (ideally a plurality). Gerrymandering is the process by which district boundaries are manipulated to the advantage of a desired candidate or party. We study the parameterized complexity of Gerrymandering, a graph problem (as opposed to Euclidean space) formalized by Cohen-Zemach et al. (AAMAS 2018) and Ito et al. (AAMAS 2019) where districts partition vertices into connected subgraphs. We prove that Unit Weight Gerrymandering is W[2]-hard on trees (even when the depth is two) with respect to the number of districts kk. Moreover, we show that Unit Weight Gerrymandering remains W[2]-hard in trees with \ell leaves with respect to the combined parameter k+k+\ell. In contrast, Gupta et al. (SAGT 2021) give an FPT algorithm for Gerrymandering on paths with respect to kk. To complement our results and fill this gap, we provide an algorithm to solve Gerrymandering that is FPT in kk when \ell is a fixed constant.

Keywords

Cite

@article{arxiv.2205.06857,
  title  = {Parameterized Complexity of Gerrymandering},
  author = {Andrew Fraser and Brian Lavallee and Blair D. Sullivan},
  journal= {arXiv preprint arXiv:2205.06857},
  year   = {2023}
}
R2 v1 2026-06-24T11:16:57.728Z