Dividing the City: How Geometric Optimization Is Reshaping the Mathematics of Public Safety
Photo: Wetlan (Владимир Литвинов / Vladimir Litvinov)]], CC BY-SA 4.0, via Wikimedia Commons
When Maps Become Mathematics
Every city is, at its core, a geometric problem. Streets form edges, intersections become vertices, and neighborhoods arrange themselves into irregular polygons that planners have struggled to divide fairly for generations. In recent years, researchers at the intersection of operations research, urban planning, and law enforcement policy have begun asking a pointed question: can the same mathematical tools used to optimize delivery routes and telecommunications coverage help redesign how police patrol zones are drawn — and whether those zones serve all communities equitably?
The answer, as with most problems involving both algorithms and human beings, is complicated.
Tessellation, Coverage, and the Geometry of Response Time
At the heart of spatial patrol optimization lies a branch of mathematics called computational geometry, which concerns itself with the efficient partitioning and coverage of space. One of its foundational ideas — tessellation — involves dividing a plane into non-overlapping regions that together cover the entire surface without gaps. In a policing context, this translates directly to the challenge of carving a city into patrol zones such that every point within the city falls within a reasonable response-time radius of an available unit.
Researchers have applied Voronoi diagrams, a classical tessellation structure in which each region contains all points closest to a given center, to model optimal patrol districts. In a Voronoi-based patrol model, precinct stations or patrol car positions serve as generating points, and the resulting cells define zones of nearest-unit coverage. The mathematics guarantees a kind of spatial efficiency: no point in the city is assigned to a patrol unit that is farther away than necessary.
Beyond Voronoi diagrams, coverage algorithms borrowed from facility location theory — a subfield of combinatorial optimization — allow planners to model trade-offs between the number of patrol units deployed, the geographic area each unit covers, and the statistical likelihood of incidents occurring in specific locations. These models can incorporate weighted demand functions, assigning higher coverage priority to areas with historically elevated call volumes.
For students of mathematics, the underlying machinery is rich. Solving a weighted coverage problem at city scale often requires integer programming formulations, graph-theoretic representations of street networks, and iterative approximation methods when exact solutions become computationally intractable.
The Promise of Precision — and Its Limits
The appeal of geometric optimization in this domain is understandable. American cities have long drawn patrol boundaries through a combination of historical precedent, administrative convenience, and — critics argue — structural bias. If mathematical models can produce zone configurations that demonstrably reduce average response times, distribute patrol workload more evenly, and allocate resources proportionally to need, they offer a compelling alternative to the status quo.
Some municipal agencies have already begun experimenting with data-driven patrol allocation tools. Research published through university urban planning departments and supported by federal justice reform initiatives has demonstrated measurable reductions in response time variance when optimization models replace manually drawn districts. In theory, more uniform response times mean more consistent service delivery — a form of spatial equity that is directly legible in the geometry of the solution.
But precision is not neutrality. The moment a coverage model incorporates historical incident data as a demand signal, it inherits every bias embedded in that data. If certain neighborhoods have been over-policed historically, their elevated call volumes and incident records will cause optimization algorithms to allocate more patrol resources to those same areas — a feedback loop that mathematics alone cannot interrupt. The model is working exactly as designed; the problem is that the inputs are not neutral.
This is a critical lesson for students learning to apply mathematical tools in socially consequential domains. An algorithm's correctness in a formal sense does not guarantee its fairness in a human sense. Geometric optimization can tell you the most efficient way to cover a city given a set of assumptions — it cannot tell you whether those assumptions are just.
What Equitable Geometry Might Actually Look Like
Some researchers are attempting to build equity constraints directly into the optimization framework. Rather than minimizing average response time across all zones, these formulations add explicit mathematical requirements — for example, that the maximum response time in any single zone not exceed a defined threshold, or that coverage density be proportional to population rather than to historical incident rates.
These constrained optimization problems are harder to solve. They often require multi-objective formulations that balance competing criteria simultaneously, a domain in which Pareto-optimal solutions replace single best answers. For students and educators, this represents an honest and sophisticated application of mathematics: real-world problems rarely have a single objective function, and learning to navigate trade-offs mathematically is a more valuable skill than finding clean optima in simplified scenarios.
Urban data scientists at several research universities have also begun integrating community-reported safety indicators — distinct from law enforcement incident logs — into spatial models. By treating resident-defined measures of safety as independent demand signals, these models attempt to align geometric coverage with lived experience rather than enforcement history.
The Curriculum Case for Spatial Mathematics
For educators, the patrol optimization problem offers an unusually rich pedagogical entry point into several interconnected mathematical disciplines. Voronoi diagrams and Delaunay triangulations introduce students to computational geometry in a context that feels immediately relevant. Weighted coverage problems connect discrete mathematics to real-world resource allocation. And the equity critique opens a genuine conversation about the difference between mathematical optimality and ethical soundness — a distinction that students entering careers in data science, policy analysis, or technology will encounter repeatedly.
The United States is producing more data scientists than ever, but the ability to reason critically about what a model is actually optimizing — and on whose terms — remains underemphasized in many curricula. Spatial mathematics, applied to problems like patrol zone design, offers a concrete arena in which to develop that critical reasoning alongside the technical skills.
Precision as a Starting Point, Not an Answer
Geometric models will not resolve the deep structural tensions in American policing. No algorithm can substitute for the policy debates, community engagement processes, and institutional reforms that genuine public safety transformation requires. What mathematics can do is make the geometry of those decisions visible — and make the trade-offs between competing values explicit and measurable rather than hidden in administrative habit.
For students who will design the data systems, build the analytical tools, and advise the institutions of the next generation, understanding both the power and the limits of spatial optimization is not optional. It is foundational. The city is a geometric problem, but the people in it are not points on a plane — and the most important thing a rigorous mathematical education can teach is the difference.