Papers › Mend the gap: A smart repair algorithm for noisy polygonal tilings
Mend the gap: A smart repair algorithm for noisy polygonal tilings
Jeanne N. Clelland
The archive published only this paper's code-link row. Authors, date and abstract are from arXiv's metadata (CC0), read from the Kaggle arXiv metadata snapshot of 2026-09-12 where its title matched the archive's; the title is the archive's.
Let T^* = {P^*₁, …, P^*_N} be a polygonal tiling of a simply connected region in the plane, and let T = {P₁, …, P_N} be a noisy version of T^* obtained by making small perturbations to the coordinates of the vertices of the polygons in T^*. In general, T will only be an approximate tiling, due to the presence of gaps and overlaps between the perturbed polygons in T. The areas of these gaps and overlaps are typically small relative to the areas of the polygons themselves. Suppose that we are given the approximate tiling T and we wish to recover the tiling T^*. To address this problem, we introduce a new algorithm, called {\tt smart\_repair}, to modify the polygons in T to produce a tiling T = {P₁, …, P_N} that closely approximates T^*, with special attention given to reproducing the {\em adjacency relations} between the polygons in T^* as closely as possible. The motivation for this algorithm comes from computational redistricting, where algorithms are used to build districts from smaller geographic units. Because districts in most U.S. states are required to be contiguous, these algorithms are fundamentally based on adjacency relations between units. Unfortunately, the best available map data for unit boundaries is often noisy, containing gaps and overlaps between units that can lead to substantial inaccuracies in the adjacency relations. Simple repair algorithms can exacerbate these inaccuracies, with the result that algorithmically drawn districts based on the ``repaired" units may be discontiguous, and hence not legally compliant. The algorithm presented here is specifically designed to avoid such problems. A Python implementation is publicly available as part of the MGGG Redistricting Lab's {\tt Maup} package, available at https://github.com/mggg/maup.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Results from the paper archive 2025-07-28
No leaderboard rows for this paper in the archive.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections