🌙

热点覆盖巡逻问题:建模与求解方法

The Hot Spot Coverage Patrol Problem: Formulations and Solution Approaches

INFORMS journal on computing · 2023
被引 2
人大 BUTD24ABS 3

中文导读

研究多辆警车巡逻高犯罪率区域的问题,要求至少一辆车始终在热点区域,目标是最大化收集的奖励总和,提出了整数规划和列生成等求解方法,并用真实犯罪数据验证。

Abstract

When designing a patrol route, it is often necessary to pay more attention to locations with high crime rates. In this paper, we study a patrol routing problem for a fleet of patrol cars patrolling a region with a high-crime neighborhood (HCN) consisting of multiple hot spots. Considering the disorder and chaos in the HCN, at least one patrol car is required in the HCN at any given time during the patrol. We call this routing problem the hot spot coverage patrol problem (HSCPP). In the HSCPP, the importance of a patrol location is quantified by a prize, and the prize is collected if a patrol car visits the location. Our objective is to maximize the sum of prizes collected by the patrol cars, obeying all operational requirements. We propose mathematical formulations and develop several solution approaches for the HSCPP. The global approach consists of finding the routing solution for all patrol cars with a single integer programming (IP) formulation. The partition approach involves first partitioning the region geographically and solving the routing problem in each subregion with two IP formulations. Next, we strengthen the partition approach by developing a column generation (CG) approach in which the initial columns of the CG approach are the solutions generated from the partition approach. We conduct a detailed computational case study using instances based on real crime data from Montgomery County, Maryland. To further understand the computational tractability of our solution approaches, we also perform a sensitivity analysis using synthetic instances under various scenarios. History: Accepted by Erwin Pesch, Area Editor for Heuristic Search & Approximation Algorithms. Supplemental Material: The software that supports the findings of this study is available within the paper and its Supplemental Information ( https://pubsonline.informs.org/doi/suppl/10.1287/ijoc.2022.0192 ) as well as from the IJOC GitHub software repository ( https://github.com/INFORMSJoC/2022.0192 ). The complete IJOC Software and Data Repository is available at https://informsjoc.github.io/ .

巡逻路线规划整数规划列生成算法犯罪热点运筹学