arXiv:2608.11230cs.AIcs.DM2026-08

为道路网络设计紧凑连通的分区方案,提升物流区划效率。

The Edge-based Contiguous p-median Problem with Connections to Logistics Districting

  • 用最短路径约束替代切割集约束,实现高效连通性建模。
  • 相比传统方法,计算速度最高提升17倍,可处理超百万变量。
  • 适用于物流区划、公共服务布局等需要连通分区的场景。

本文提出基于边的连续p-中位数(ECpM)问题,旨在将网络中的道路划分为指定数量的紧凑且连通的区域。提出了两种二元规划模型:第一种采用指数级切割集约束并配合分离算法,形成分支割平面(B&C)求解;第二种使用多项式级最短路径约束,可直接用现成求解器处理。在含2700多个节点和近3400条边的路网上测试,模型包含超过960万二元变量。基于最短路径约束的模型在标准分支定界下,计算时间相较切割集法最快提升17倍。此外,最短路径约束被证明是更简单模型(无连通性要求的边缘p-中位数,EpM)的超有效不等式,可能排除部分可行整数解及非最优解。最后,研究了ECpM与需工作量均衡的边缘区划(EBD)问题的关联。原有切割集模型在12小时内无法找到任何实例的可行解,而基于最短路径约束的EBD模型则能解决大部分实例至最优。

原文摘要 · Abstract (English)

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 incorporate a network distance. The first model requires an exponential number of cut set-based constraints to model contiguity; it is paired with a separation scheme that usually generates only a small number of these constraints, namely, a branch-and-cut (B&C) algorithm. The second model utilizes a polynomial number of shortest-path constraints to model contiguity and can be solved with off-the-shelf solvers. The respective solution approaches are tested on road networks with over 2,700 nodes and close to 3,400 edges, yielding models with over 9.6 million binary variables. Solving the model based on shortest path contiguity (SPC) constraints via standard branch and bound attains speedups in computational time of up to 17x relative to the cut set-based B&C implementation. In addition, the SPC constraints are demonstrated to be supervalid inequalities of the edge-based p-median (EpM) model (i.e., for which contiguity is not explicitly required), meaning that they may cut off integer-feasible solutions and some, but not all, of the optimal solutions of this simpler problem. Finally, the paper explores structural insights and connections between ECpM and the edge-based districting (EBD) problem, which enforces an additional work balance criterion. An existing model that utilizes cut set-based contiguity constraints was unable to find a feasible solution within 12 hours for any of the tested instances, while an SPC-based EBD model was able to solve most of these to optimality.

区划优化连通性建模物流规划整数规划

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。