主管:中国科学院
主办:中国优选法统筹法与经济数学研究会
   中国科学院科技战略咨询研究院

中国管理科学 ›› 2022, Vol. 30 ›› Issue (4): 218-227.doi: 10.16381/j.cnki.issn1003-207x.2020.1020

• 论文 • 上一篇    下一篇

考虑人车混采的道路信息采集的路径规划研究

许保光1, 2, 常嘉欣1, 3, 高敏刚1   

  1. 1.中国科学院科技战略咨询研究院,北京100190; 2.中国科学院大学公共政策与管理学院,北京100049; 3.中国科学院大学,北京100049
  • 收稿日期:2020-06-02 修回日期:2020-06-18 出版日期:2022-04-20 发布日期:2022-04-26
  • 通讯作者: 高敏刚(1979-),男(汉族),山东泰安人,中国科学院科技战略咨询研究院,副研究员,博士,研究方向:运筹优化及其应用,应急管理,科技战略,Email:mggao@casisd.cn E-mail:mggao@casisd.cn
  • 基金资助:
    国家自然科学基金资助重大项目(72134004)

Research on Routing Problems about Road Information Collection Considering Mixed Mapping Method

XU Bao-guang1,2, CHANG Jia-xin1,3, GAO Min-gang1   

  1. 1. Institutes of Science and Development, Chinese Academy of Sciences, Beijing 100190, China;2. School of Public Policy and Management, University of Chinese Academy of Sciences, Beijing 100049, China;3. University of Chinese Academy of Sciences, Beijing 100049, China
  • Received:2020-06-02 Revised:2020-06-18 Online:2022-04-20 Published:2022-04-26
  • Contact: 高敏刚 E-mail:mggao@casisd.cn

摘要: 本文考虑了道路信息外业采集的任务要求,人车混采的采集方式以及路网特性等方面,为道路信息采集人员的路径规划建立了满足人车混采约束的整数规划模型;提出了分阶段的转化算法,将其逐步转化为有限时间容量限制的弧路径问题(TCARP)。TCARP问题是一种NP-hard问题,精确求解算法无法在合理时间内得到问题的最优解,因此本文设计了求解TCARP问题的两种快速启发式算法TPS和TUH及其随机化版本;考虑到实际采集问题的大规模特性,在两种快速启发式算法的基础上构造GRASP-PA寻优算法。最后分别结合不同规模的基准算例和实际采集算例证明了本文所构造的算法的有效性。

关键词: 时间容量限制;弧路径优化;道路信息采集;启发式算法

Abstract: Traffic Maps play an important role in daily life. The various kinds of travel planning navigation and driverless cars need high-precision and timely updated map to provide accurate positioning and path planning reference. The collection of road information is the most significant way for map companies to update maps ensuring the accuracy of road data. Due to the development of the city and the rapid change of road information, there is an urgent need to update the maps frequently. In order to program the paths of road information collection efficiently and scientifically so as to save the collection cost and improve the collection efficiency, considering the requirement of road information field collection, collection methods of mixed mapping and road network characteristics, a mixed integer programming model with the objective function of minimizing the total acquisition costs is established for the path planning of road information collection. Then, a staged transformation algorithm is proposed and used to gradually transform it into the Time Capacitated Arc Routing Problem (TCARP).TCARP is an NP-hard problem that the exact algorithm can not get the optimal solution in a reasonable time, so in this paper two fast heuristic algorithms, TPS and TSH, are designed for TCARP problem, and the randomized implementation of the two algorithms, R-TPS and R-TUH is proposed. Based on the GRASP framework, the GRASP-PA algorithm is constructed combining with these two algorithms as the initial solution. Unlike the traditional local search operator, a time-saving search process, Partion-Adjust (PA), is constructed to make it more suitable for the large-scale TCARP problem. Then, the benchmark instances and large-scale road information collection examples in City provided by a map supplier are used to prove the effectiveness of constructive heuristic algorithms and GRASP-PA algorithm mentioned above. On all the benchmark instances, TPS and TUH algorithms can give a definite solution with good quality in less than 0.01s on average, which demonstrates the validity of the two constructive heuristic algorithms in application scenarios requiring real-time routing decisions. On the large-scale road information collection instances on mixed network, collection methods of mixed mapping are completed, verifying the effectiveness of our phased solution algorithm. The results show that for large-scale collection examples, the GRASP-PA algorithm performs a good trade-off performance between computing time and solution quality compared with previous randomization methods and local search operators. The models and algorithms constructed in this paper can provide methodological support for more application scenarios of arc path optimization similar to road information acquisition.

Key words: time capacitated; arc routing problem; road information collection; heuristic algorithm

中图分类号: