计算机与现代化 ›› 2009, Vol. 1 ›› Issue (12): 25-28,3.doi: 10.3969/j.issn.1006-2475.2009.12.007

• 人工智能 • 上一篇    下一篇

基于二维有向集合扩散的公交网路径搜索算法研究

陆 悠,华 泽,张 妮
  

  1. 苏州科技学院电子与信息工程学院,江苏 苏州 215000
  • 收稿日期:2009-07-13 修回日期:1900-01-01 出版日期:2009-11-27 发布日期:2009-11-27

Research on Bus Exchanging Route Searching Algorithm Based on Orderly Spreaded Two-dimensional Set

LU You, HUA Ze, ZHANG Ni
  

  1. Department of Electronics and Information Engineering, Suzhou University of Science and Technology, Suzhou 215000, China
  • Received:2009-07-13 Revised:1900-01-01 Online:2009-11-27 Published:2009-11-27

摘要: 公交网络路径搜索是智能交通系统中一个关键问题,传统的基于图论的路径算法有不易实现、大规模环境下时空开销大等缺点,本文将公交网络的路径本质归结为逻辑关系,路径的搜索归结为集合的运算,针对公交路径搜索的评价体系特点,在集合运算中添加方向的约束并以此评价路径,设计了二维有向集合扩散算法,借助关系代数和关系型数据库来实现该算法,经验证,本算法易实现、易扩充,在大规模公交网络和高并发查询情况下性能良好,有较高的实用价值。

关键词: 集合扩散算法, 关系代数, 公交网络, 路径搜索

Abstract: Route searching in the public transit network is a key matter for the intelligent transportation system. Traditional complicated Graph Theory-based algorithm costs too much on space and time within a big scale public transportation network. The public transit network can be reduced to the logic relation, and the route searching can be reduced to the set algorithm. Thinking about the route searching system characteristics, the algorithm is based on the direction. This searching algorithm based on orderly spreaded two-dimensional set can be implemented by the means of the relational database, in conclusion, this algorithm is easy, flexible, effective in big scale network and with high practical value.

Key words: spreaded set algorithm, relational algebra, public transportation network, route searching

中图分类号: