网络上指定起点与终点集的路径规划问题
A Path Planning Problem for Specified Starting Point and Ending Point Set on the Network
摘要:
路径规划在很多领域都有应用,特别是物流管理方面。本文以网购过程中的物流配送为背景,以找出配送过程中的最短路为目的。考虑从一个仓库发货到有多个分拨中心的地区中的某一个的情况,将这样的问题看做网络上指定起点与终点集的路径规划问题。并运用Dijkstra算法设计出一个最优算法来解决这样的问题,为这样的问题提供求解新思路。
Abstract:
Path planning has been applied in many fields, especially in logistics management. This paper takes logistics distribution in the process of online shopping as the background, the aim is to find a shortest path in the process of distribution. Considering the case of shipping from a warehouse to one of the districts with multiple distribution centers, such a problem is considered as the path planning problem of the specified starting point and ending point set on the network. And using Dijkstra algorithm to design a optimal algorithm to solve such a problem, it provides a new way to solve such problems.
参考文献
|
[1]
|
丛岩峰. 基于滚动优化原理的路径规划方法研究[D]: [硕士学位论文]. 长春: 吉林大学, 2007.
|
|
[2]
|
Latombe, J.C. (2012) Robot Motion Planning. Springer Science & Business Media.
|
|
[3]
|
Dijkstra, E.W. (1959) A Note on Two Problems in Connexion with Graphs. Numerische Mathematik, 1, 269-271. [Google Scholar] [CrossRef]
|
|
[4]
|
余震江. 基于最短路径Dijkstra算法的铁路客运中转径路优化研究[D]: [硕士学位论文]. 重庆: 重庆大学, 2008.
|
|
[5]
|
韩慧玲, 胡红萍. Dijkstra算法在公交换乘最短路径中的应用[J]. 硅谷, 2011(21): 111+126.
|
|
[6]
|
Kirk, J. Dijkstra’s Minimum Cost Path Algorithm.
https://cn.mathworks.com/matlabcentral/fileexchange/20025-dijkstra-s-minimum-cost-path-algorithm
|
|
[7]
|
李健. 基于Dijkstra最短路径算法的优化研究[J]. 渭南师范学院学报, 2009, 24(5): 61-64.
|