淡江大學機構典藏:Item 987654321/34193
English  |  正體中文  |  简体中文  |  全文笔数/总笔数 : 62819/95882 (66%)
造访人次 : 4004037      在线人数 : 651
RC Version 7.0 © Powered By DSPACE, MIT. Enhanced by NTU Library & TKU Library IR team.
搜寻范围 查询小技巧:
  • 您可在西文检索词汇前后加上"双引号",以获取较精准的检索结果
  • 若欲以作者姓名搜寻,建议至进阶搜寻限定作者字段,可获得较完整数据
  • 进阶搜寻


    jsp.display-item.identifier=請使用永久網址來引用或連結此文件: https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/34193


    题名: 給定分群下加快最短路徑計算之時空成本考量
    其它题名: Space and time costs of cluster-based techniques for speedup of shortest path computation
    作者: 鄭宇辰;Cheng, Yu-chen
    贡献者: 淡江大學資訊管理學系碩士班
    魏世杰;Wei, Shih-chieh
    关键词: 最短路徑演算法;有向地標A*;階層式路徑搜尋;建立邊界點演算法;群內邊界點ALT;空間省除方法;Shortest Path Algorithm;A* Search With Landmarks and Triangle Inequaliy (ALT);Hierarchical Shortest Path Search;Border Node Construction Algorithm;Local Cluster-Based ALT;Space Reduction Techniques
    日期: 2009
    上传时间: 2010-01-11 05:01:04 (UTC+8)
    摘要: 加快傳統Dijkstra最短路徑計算的方法,可依有無分群資訊輔助劃分為兩類,無分群資訊的方法例如雙向搜尋、直線距離A*、有向地標A*,雖然可提升搜尋效率,但由於路網節點數眾多,提升程度很快遇到瓶頸。有分群資訊的方法中,一種是記錄每個有向邊可到達群的集合,以限制展開節點數,但其前處理時間很耗時。另一種採用階層概念,將路網利用分群劃分為高低兩層級,高層路網可由各低層路網的邊界點構成。找尋最短路徑時透過高層路網可減少展開低層節點數。這類方法依照高低層級路網選擇記錄資訊之不同,所佔用的記憶體及搜尋效率表現也不同。
    本文研究給定圖形分群之下的階層式最短路徑演算法,利用其前處理得到的輔助資訊加速最短路徑的搜尋。其中高層路網記錄任兩邊界點最短距離及沿途路徑下一節點,低層路網則記錄任一點往返邊界點之最短距離及下或上一節點。對於無交集的分群結果,提供了建立邊界點演算法以找尋銜接各分群之節點。而路徑搜尋的演算核心,提出三個可省除輔助資訊記錄之空間的方案以供選擇,並整理出時空成本考量下的各種方案。至於起終點同群的情況,提出改良式有向地標演算法(群內邊界點ALT)。實驗以台灣路網進行搜尋時間以及所需空間的評估,並與HEPV、Wang兩階層式作法進行比較,結果顯示本文提出的演算法組合空間需求較低,且能在數毫秒內完成最短路徑的搜尋。
    Based on use of the cluster information or not, there are two types of techniques for speedup of shortest path computation. Without the cluster information, traditional speedup techniques such as bidirectional search, A* search, and ALT (A* search with Landmarks and Triangle inequality) search can improve the search efficiency but soon reach a bottleneck as the road network grows large. With the cluster information, one kind of cluster-based approach records the set of clusters that each directed edge can reach without detour. It can restrict the number of nodes expanded during the shortest path search, but computing the cluster set information consumes too much time. The other kind of cluster-based approach uses the concept of hierarchical road networks. Nodes of the same clusters form the low-level networks. The high-level network is then built on the border nodes of the low-level networks. Using the high-level network can reduce the number of nodes expanded in low-level networks. The memory requirement and the search efficiency of this approach will vary with the amount of information recorded in high-level and low-level networks.

    We study the cluster-based approach which precomputes the hierarchical network information to speed up the search. Specifically, our high-level network records the distance and the next border node of the shortest path for each pair of border nodes. Our low-level network records the to/fro distance and the next/previous node of the shortest path between each node in a low-level network and each of its border nodes. For clustering algorithms which produce disjoint clusters, we propose a border node construction algorithm to find minimal border nodes shared by clusters. Based on the constructed hierarchical networks, several cluster-based algorithms for shortest path computation are implemented. For the case of limited memory, we also propose three alternative search options for space reduction. For the case of intra cluster search where traditional cluster-based methods cannot apply, a local cluster-based ALT is proposed to reduce the node expansion during search. Based on the Taiwan road network, our approach is evaluated in terms of the search time and the memory requirement. For comparison, the space and time complexities of HEPV, Wang''s approach and ours are analyzed. The evaluation results show that our approach require less memory and can finish shortest path search in just several milliseconds.
    显示于类别:[資訊管理學系暨研究所] 學位論文

    文件中的档案:

    档案 大小格式浏览次数
    0KbUnknown221检视/开启

    在機構典藏中所有的数据项都受到原著作权保护.

    TAIR相关文章

    DSpace Software Copyright © 2002-2004  MIT &  Hewlett-Packard  /   Enhanced by   NTU Library & TKU Library IR teams. Copyright ©   - 回馈