On the computational tractability of a geographic clustering problem arising in redistricting
Abstract
Redistricting is the problem of dividing a state into a number of regions, called districts. Voters in each district elect a representative. The primary criteria are: each district is connected, district populations are equal (or nearly equal), and districts are "compact". There are multiple competing definitions of compactness, usually minimizing some quantity. One measure that has been recently promoted by Duchin and others is number of cut edges. In redistricting, one is given atomic regions out of which each district must be built. The populations of the atomic regions are given. Consider the graph with one vertex per atomic region (with weight equal to the region's population) and an edge between atomic regions that share a boundary. A districting plan is a partition of vertices into parts, each connnected, of nearly equal weight. The districts are considered compact to the extent that the plan minimizes the number of edges crossing between different parts. Consider two problems: find the most compact districting plan, and sample districting plans under a compactness constraint uniformly at random. Both problems are NP-hard so we restrict the input graph to have branchwidth at most . (A planar graph's branchwidth is bounded by its diameter.) If both and are bounded by constants, the problems are solvable in polynomial time. Assume vertices have weight~1. One would like algorithms whose running times are of the form for some constant independent of and , in which case the problems are said to be fixed-parameter tractable with respect to and ). We show that, under a complexity-theoretic assumption, no such algorithms exist. However, we do give algorithms with running time . Thus if the diameter of the graph is moderately small and the number of districts is very small, our algorithm is useable.
Keywords
Cite
@article{arxiv.2009.00188,
title = {On the computational tractability of a geographic clustering problem arising in redistricting},
author = {Vincent Cohen-Addad and Philip N. Klein and Dániel Marx},
journal= {arXiv preprint arXiv:2009.00188},
year = {2020}
}