New Models Solve Complex Logistics Districting Problems

Zeyad Kassem, Adolfo R. Escobedo· August 13, 2026 View original

Key takeaways

  • The Edge-based Contiguous p-median (ECpM) problem efficiently partitions road networks into territories.
  • A new shortest-path contiguity (SPC) model significantly outperforms traditional methods.
  • SPC-based models achieve up to 17x speedup for large-scale logistics districting.
  • SPC constraints are supervalid inequalities, improving solution quality for related problems.

Who benefits

LogisticsTransportationUrban PlanningPublic ServicesRetail

Summary

This paper introduces the edge-based contiguous p-median (ECpM) problem, presenting two binary programming models to partition road networks into compact, contiguous territories. A new shortest-path contiguity (SPC) model significantly outperforms traditional cut set-based approaches, solving large instances up to 17 times faster.

This research introduces the Edge-based Contiguous p-median (ECpM) problem, which aims to divide a road network into a specified number of compact and contiguous territories. This problem has significant applications in logistics districting. The paper proposes two binary programming models, both incorporating network distances. The first model uses an exponential number of cut set-based constraints for contiguity, solved with a branch-and-cut algorithm. The second, more innovative model, utilizes a polynomial number of shortest-path constraints (SPC) to enforce contiguity. This SPC-based model demonstrated remarkable performance improvements, achieving speedups of up to 17 times compared to the cut set-based approach when tested on large road networks with thousands of nodes and edges. It was able to solve most instances to optimality, even for models with millions of binary variables. Furthermore, the paper establishes that SPC constraints are "supervalid inequalities" for the simpler edge-based p-median (EpM) model, meaning they can cut off some optimal solutions of the EpM problem while enforcing contiguity. The research also explores connections between ECpM and the edge-based districting (EBD) problem, which adds a work balance criterion. The SPC-based EBD model successfully solved instances that existing cut set-based models could not within 12 hours, highlighting its practical utility for complex logistics and service area planning.

Why it matters

For professionals in logistics, urban planning, and service delivery, efficiently partitioning networks into contiguous territories is crucial for optimizing routes, resource allocation, and operational costs. This new modeling approach offers significantly faster and more effective solutions for complex districting problems.

How to implement this in your domain

  1. 1Evaluate current logistics districting or service area planning methods for potential inefficiencies.
  2. 2Explore implementing the shortest-path contiguity (SPC) model for network partitioning problems in your domain.
  3. 3Utilize off-the-shelf solvers with the SPC model to achieve faster and more optimal solutions for large-scale districting.
  4. 4Consider integrating work balance criteria with the SPC-based edge-based districting (EBD) model for practical applications like sales territories or delivery zones.
  5. 5Pilot the new modeling approach on a specific operational challenge to quantify improvements in efficiency, cost, or service quality.

Original post by Zeyad Kassem, Adolfo R. Escobedo

"arXiv:2608.11230v1 Announce Type: new Abstract: This paper introduces the edge-based contiguous p-median (ECpM) problem to partition the roads in a network into a given number of compact and contiguous territories. Two binary programming models are introduced, both of which incor…"

View on X

Originally posted by Zeyad Kassem, Adolfo R. Escobedo on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses