智能路线:开发和比较解决具有现实约束条件的车辆路线问题的算法系统

IF 0.6 4区 计算机科学 Q4 AUTOMATION & CONTROL SYSTEMS
A. G. Soroka, G. V. Mikhelson, A. V. Mescheryakov, S. V. Gerasimov
{"title":"智能路线:开发和比较解决具有现实约束条件的车辆路线问题的算法系统","authors":"A. G. Soroka, G. V. Mikhelson, A. V. Mescheryakov, S. V. Gerasimov","doi":"10.1134/s0005117924030081","DOIUrl":null,"url":null,"abstract":"<h3 data-test=\"abstract-sub-heading\">Abstract</h3><p>The problem of route optimization with realistic constraints is becoming extremely relevant in the face of global urban population growth. While we are aware of approaches that theoretically provide an exact optimal solution, their application becomes challenging as the problem size increases because of exponential complexity. We investigate the Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) and compare solutions obtaining by exact solver SCIP [1] with heuristic algorithms such as LKH, 2-OPT, 3-OPT [2], the OR-Tools framework [3], and the deep learning model JAMPR [4]. We demonstrate that for problem of size 50 deep learning and classical heuristic solutions became close to SCIP exact solution but requires less time. Additionally for problems with size 100, SCIP exact methods ~13 times slower that neural and classical heuristics with the same route cost and on ~50% worse for the first feasible solution on the same time. To conduct experiments, we developed the Smart Routes platform for solving route optimization problems, which includes exact, heuristic, and deep learning models, and facilitates convenient integration of custom algorithms and datasets.</p>","PeriodicalId":55411,"journal":{"name":"Automation and Remote Control","volume":null,"pages":null},"PeriodicalIF":0.6000,"publicationDate":"2024-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Smart Routes: A System for Development and Comparison of Algorithms for Solving Vehicle Routing Problems with Realistic Constraints\",\"authors\":\"A. G. Soroka, G. V. Mikhelson, A. V. Mescheryakov, S. V. Gerasimov\",\"doi\":\"10.1134/s0005117924030081\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<h3 data-test=\\\"abstract-sub-heading\\\">Abstract</h3><p>The problem of route optimization with realistic constraints is becoming extremely relevant in the face of global urban population growth. While we are aware of approaches that theoretically provide an exact optimal solution, their application becomes challenging as the problem size increases because of exponential complexity. We investigate the Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) and compare solutions obtaining by exact solver SCIP [1] with heuristic algorithms such as LKH, 2-OPT, 3-OPT [2], the OR-Tools framework [3], and the deep learning model JAMPR [4]. We demonstrate that for problem of size 50 deep learning and classical heuristic solutions became close to SCIP exact solution but requires less time. Additionally for problems with size 100, SCIP exact methods ~13 times slower that neural and classical heuristics with the same route cost and on ~50% worse for the first feasible solution on the same time. To conduct experiments, we developed the Smart Routes platform for solving route optimization problems, which includes exact, heuristic, and deep learning models, and facilitates convenient integration of custom algorithms and datasets.</p>\",\"PeriodicalId\":55411,\"journal\":{\"name\":\"Automation and Remote Control\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":0.6000,\"publicationDate\":\"2024-08-06\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Automation and Remote Control\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://doi.org/10.1134/s0005117924030081\",\"RegionNum\":4,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q4\",\"JCRName\":\"AUTOMATION & CONTROL SYSTEMS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Automation and Remote Control","FirstCategoryId":"94","ListUrlMain":"https://doi.org/10.1134/s0005117924030081","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"AUTOMATION & CONTROL SYSTEMS","Score":null,"Total":0}
引用次数: 0

摘要

摘要 面对全球城市人口的增长,具有现实约束条件的路线优化问题变得极为重要。虽然我们知道有一些方法能在理论上提供精确的最优解,但随着问题规模的增大,这些方法的应用因其指数级的复杂性而变得具有挑战性。我们研究了带时间窗口的有容量车辆路由问题(CVRPTW),并比较了精确求解器 SCIP [1] 与启发式算法(如 LKH、2-OPT、3-OPT [2]、OR-Tools 框架 [3] 和深度学习模型 JAMPR [4])获得的解决方案。我们证明,对于大小为 50 的问题,深度学习和经典的启发式解法接近 SCIP 精确解法,但所需时间更短。此外,对于规模为 100 的问题,在路由成本相同的情况下,SCIP 精确法比神经和经典启发式慢 13 倍,而在相同时间内,第一个可行解的速度比神经和经典启发式慢 50%。为了进行实验,我们开发了用于解决路线优化问题的智能路线平台,其中包括精确模型、启发式模型和深度学习模型,并能方便地集成自定义算法和数据集。
本文章由计算机程序翻译,如有差异,请以英文原文为准。

Smart Routes: A System for Development and Comparison of Algorithms for Solving Vehicle Routing Problems with Realistic Constraints

Smart Routes: A System for Development and Comparison of Algorithms for Solving Vehicle Routing Problems with Realistic Constraints

Abstract

The problem of route optimization with realistic constraints is becoming extremely relevant in the face of global urban population growth. While we are aware of approaches that theoretically provide an exact optimal solution, their application becomes challenging as the problem size increases because of exponential complexity. We investigate the Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) and compare solutions obtaining by exact solver SCIP [1] with heuristic algorithms such as LKH, 2-OPT, 3-OPT [2], the OR-Tools framework [3], and the deep learning model JAMPR [4]. We demonstrate that for problem of size 50 deep learning and classical heuristic solutions became close to SCIP exact solution but requires less time. Additionally for problems with size 100, SCIP exact methods ~13 times slower that neural and classical heuristics with the same route cost and on ~50% worse for the first feasible solution on the same time. To conduct experiments, we developed the Smart Routes platform for solving route optimization problems, which includes exact, heuristic, and deep learning models, and facilitates convenient integration of custom algorithms and datasets.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Automation and Remote Control
Automation and Remote Control 工程技术-仪器仪表
CiteScore
1.70
自引率
28.60%
发文量
90
审稿时长
3-8 weeks
期刊介绍: Automation and Remote Control is one of the first journals on control theory. The scope of the journal is control theory problems and applications. The journal publishes reviews, original articles, and short communications (deterministic, stochastic, adaptive, and robust formulations) and its applications (computer control, components and instruments, process control, social and economy control, etc.).
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信