透過您的圖書館登入
IP:3.144.253.161
  • 學位論文

路由樹的替代邊問題研究

The swap edges of a multiple-sources routing tree

指導教授 : 趙坤茂

摘要


在網路的設計上,樹狀結構是建構成本比較小的,但若某一個連結斷掉可能會造成整個網路失效,此時如何快速地找到可補救的連結就相當重要;我們在此篇論文中提出幾個有效率的演算法來為每個樹邊找出可替代的邊。令樹T是圖G 的生成樹,而S V(G)是起始點的集合,T的路由成本是所有的起始點到所有點的距離總和。對一個T上的邊e而言,其替代邊f 是一個可將e取代的邊並取代後所形成的新樹擁有最小的路由成本。給定一個無向圖G和G 的一個生成樹T,本篇論文探討如何快速地為T中的每一個邊都找到替代邊,在起始點的個數為2的情況下,我們提出了一個時間複雜度為O(mlogn+n2)的演算法;而在起始點個數大於2的情況下,我們提出另一個演算法在O(mn)的時間複雜度下解掉替代邊的問題,其中m和n分別是邊和點的個數。

關鍵字

路由樹 替代邊 生成樹

並列摘要


Let T be a spanning tree of a graph G and S V(G) be a set of sources. The routing cost of T is the total distance from all sources to all vertices. For an edge e of T, the swap edge of e is the edge f minimizing the routing cost of the tree formed by replacing e with f. Given an undirected graph G and a spanning tree T of G, we investigate the problem of finding the swap edge for every tree edge. In this thesis, we propose an O(mlogn+n2)-time algorithm for the case of two sources and an algorithm with time complexity O(mn) for the case of more than two sources, in which m and n are the numbers of edges and vertices of G, respectively.

並列關鍵字

spanning tree routing tree swap edge

參考文獻


[1] B. Dixon, M. Rauch, and R.E. Tarjan, Verification and sensitivity analysis of minimum
[2] M. GrLotschel, C.L. Monma, and M. Stoer, Design of survivable networks, Handbook
[3] G.F. Italiano and R. Ramaswami, Maintaining spanning trees of small diameter,
Algorithmica, 22(3), 275–304, 1998.
[4] K. Iwano and N. Katoh, Efficient algorithms for finding the most vital edge of a

延伸閱讀