paper-with-me

홈 › Papers

Fast and Effective Redistricting Optimization via Composite-Move Tabu Search

2026-04-24 · Hai Jin, Diansheng Guo arxiv

Spatial redistricting is a practical combinatorial optimization problem that demands high-quality solutions, rapid turnaround, and flexibility to accommodate multi-criteria objectives and interactive refinement. A central challenge is the contiguity constraint: enforcing contiguity in integer-programming or heuristic search can severely shrink the feasible neighborhood, weaken exploration, and trap the search in poor local optima. We introduce a composite-move Tabu search (CM-Tabu) that systematically expands the feasible neighborhood space in Tabu search while preserving contiguity. When a boundary unit cannot be reassigned individually without disconnecting its district, our method identifies a minimal set of units that can move together, or a pair of units (or sets of units) that can be switched, as a contiguity-preserving composite move. Candidate single-unit and composite moves are generated in linear time by analyzing each district's contiguity graph using articulation points and biconnected components. Extensive experiments demonstrate that the proposed approach substantially improves solution quality, run-to-run robustness, and computational efficiency relative to traditional Tabu search and other baselines. For example, in the Philadelphia case, the approach can consistently attain the theoretical global optimum in population-equality and support multi-criteria trade-offs. CM-Tabu delivers optimization performance suitable for real-world practices and decision-support workflows.

📄 PDF Abstract BibTeX arXiv:2605.06682

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Multiscale Parallel Tempering for Fast Sampling on Redistricting Plans

2024-01-30 · Gabriel Chuang, Gregory Herschlag, Jonathan C. Mattingly

When auditing a redistricting plan, a persuasive method is to compare the plan with an ensemble of neutrally drawn redistricting plans. Ensembles are generated via algorithms that sample distributions on balanced graph p…

Implications of Distance over Redistricting Maps: Central and Outlier Maps

2022-03-02 · Seyed A. Esmaeili, Darshan Chakrabarti, Hayley Grape, Brian Brubach

In representative democracy, a redistricting map is chosen to partition an electorate into districts which each elects a representative. A valid redistricting map must satisfy a collection of constraints such as being co…

FairnessOutlier Detectionvalid

Black-Box Optimization with Implicit Constraints for Public Policy

2023-10-27 · Wenqian Xing, Jungho Lee, Chong Liu, Shixiang Zhu

Black-box optimization (BBO) has become increasingly relevant for tackling complex decision-making problems, especially in public policy domains such as police redistricting. However, its broader application in public po…

Bayesian OptimizationDecision Making

Sampling-based techniques for designing school boundaries

2022-06-08 · Subhodip Biswas, Fanglan Chen, Zhiqian Chen, Chang-Tien Lu 외

Recently, an increasing number of researchers, especially in the realm of political redistricting, have proposed sampling-based techniques to generate a subset of plans from the vast space of districting plans. These tec…

Constituency Optimisation Through Hamiltonian Representation Of Mandates (COTHROM): Algorithmic Redistricting of Irish Election Boundaries

2026-06-02 · Ruaidhrí Campion, Matthew Fenlon, Joshua Cooney Mercedal, Casey Farren-Colloty 외 arxiv

Electoral redistricting in Ireland's Proportional Representation Single Transferable Vote (PR-STV) system faces the challenge of selecting an optimally representative set of electoral boundaries from an enormous set of p…