发明名称 Shortest path search method Midway
摘要 A method of searching for a shortest path from a single source node to a single destination node in a two dimensional computer network. The method is similar to Dijkstra shortest path algorithm ("Dijkstra") in the way it builds a shortest path tree. However, instead of starting from the source node and searching through to the destination node as Dijkstra does, the method runs a shortest path search from both ends (i.e. source and destination) simultaneously or alternatively, until a shortest path tree from one end meets a shortest path tree from the other end at an intermediate node, and the concatenated path (source node intermediate node-destination node) satisfies a condition. Conditions other than those used by Dijkstra determine when the search should terminate, and whether the search has succeeded or failed. It has been verified that the new method requires less overhead and time than Dijkstra.
申请公布号 US7280481(B2) 申请公布日期 2007.10.09
申请号 US20020269749 申请日期 2002.10.10
申请人 RONG GUANGYI DAVID 发明人 RONG GUANGYI DAVID
分类号 H04L1/00;G06F15/173;H04L12/56 主分类号 H04L1/00
代理机构 代理人
主权项
地址
您可能感兴趣的专利