首页 | 本学科首页   官方微博 | 高级检索  
     检索      

货运调度系统中的一个最短距离算法
引用本文:张运桢,杨钦.货运调度系统中的一个最短距离算法[J].华中科技大学学报(自然科学版),1988(1).
作者姓名:张运桢  杨钦
作者单位:华中工学院计算机科学与工程系 (张运桢),华中工学院计算机科学与工程系(杨钦)
摘    要:本文结合具体的公路交通图,采用图的节点压缩法和分块技术,实现了货运调度系统中一个求交通图上任意两点间的最短距离的优化算法。

关 键 词:公路运输  公路图  交叉点  最短距离算法  节点压缩法  分块技术

Shortest Path Algorithm for a Goods Transport Dispatching System by Truck
Zhang Yunzhen Yang Qin.Shortest Path Algorithm for a Goods Transport Dispatching System by Truck[J].JOURNAL OF HUAZHONG UNIVERSITY OF SCIENCE AND TECHNOLOGY.NATURE SCIENCE,1988(1).
Authors:Zhang Yunzhen Yang Qin
Institution:Zhang Yunzhen Yang Qin
Abstract:How to find the shortest path between two arbitrarily given points on a highway traffic map is the key problem in a goods transport dispatching system by truck. The node-compressing and graph partitioning techniques are pro-posed and described.On a traffic map all the lines are connected and there exist no isolated nodes (place names). The nodes are classified by the authors into cross and noncross ones. The cross code is defined as one connected to other nodes with many paths and the noncross one as connected to other nodes with only one or two paths. Now, if the path between any arbitrary noncross node and the adjacent cross-node is given, then finding the shortest possible path between two arbitrary nodes on the traffic map would be reduced to finding the shortest path between two nodes on the graph consisting of cross-nodes. Therefore, the original traffic map is simplified to a graph with only cross-nodes and the number of the nodes is decreased at least by half. The amount of computing is greatlv reduced and the operating efficiency of the system improved. Moreover, less storage space is needed.A data file has been worked out and the shortest path algor ithmsfor three different cases, i.e., between two nodes (including cross-nodes and noncross-nodes) in the same block; between the nodes in two adjacent blocks; and between the nodes in the nonadjacent blocks, are given.
Keywords:Highway transport  Highway map  Cross point  Shortest path algor-ithm  Node compressing method  Partitioning into blocks  
本文献已被 CNKI 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号