scispace - formally typeset
Journal ArticleDOI

New dynamic algorithms for shortest path tree computation

Reads0
Chats0
TLDR
An algorithmic framework is established that allows for a variety of dynamic SPT algorithms including dynamic versions of the well-known Dijkstra, Bellman-Ford, D'Esopo-Pape algorithms, and to establish proofs of correctness for these algorithms in a unified way.
Abstract
The open shortest path first (OSPF) and IS-IS routing protocols widely used in today's Internet compute a shortest path tree (SPT) from each router to other routers in a routing area Many existing commercial routers recompute an SPT from scratch following changes in the link states of the network Such recomputation of an entire SPT is inefficient and may consume a considerable amount of CPU time Moreover, as there may coexist multiple SPTs in a network with a set of given link states, recomputation from scratch causes frequent unnecessary changes in the topology of an existing SPT and may lead to routing instability We present new dynamic SPT algorithms that make use of the structure of the previously computed SPT Besides efficiency, our algorithm design objective is to achieve routing stability by making minimum changes to the topology of an existing SPT (while maintaining shortest path property) when some link states in the network have changed We establish an algorithmic framework that allows us to characterize a variety of dynamic SPT algorithms including dynamic versions of the well-known Dijkstra, Bellman-Ford, D'Esopo-Pape algorithms, and to establish proofs of correctness for these algorithms in a unified way The theoretical asymptotic complexity of our new dynamic algorithms matches the best known results in the literature

read more

Citations
More filters
Book ChapterDOI

Precomputation of Constrained Widest Paths in Communication Networks

TL;DR: Three algorithms are presented that precompute paths with maximal bandwidth (widest paths), which in addition satisfy given end-to-end delay constraints, and analyze and compare the algorithms both in worst case and through simulations using a wide variety of networks.
Posted Content

Semi-dynamic shortest-path tree algorithms for directed graphs with arbitrary weights.

TL;DR: It is shown by rigorous proof that the well-known {\sf Ball-String} algorithm for positively weighted graphs can be adapted to solve the dynamic SPT problem for directed graphs with arbitrary weights.

Modelos e algoritmos de cabeamento de redes telefonicas

TL;DR: In this article, a heuristica GRASP for cabeamento de novas redes telefonicas is proposed, e desenvolve-se diferentes estrategias for algoritmos baseados na heuristic, e compara-se os resultados experimentais obtidos.
Proceedings ArticleDOI

CEPO-based Research on Evacuation Route for High-rise Building Fire

TL;DR: Wang et al. as mentioned in this paper proposed a Coevolutionary Path Optimization (CEPO) method to synchronize personal evacuation with the process of fire diffusion in high-rise buildings.
References
More filters
Journal ArticleDOI

A note on two problems in connexion with graphs

TL;DR: A tree is a graph with one and only one path between every two nodes, where at least one path exists between any two nodes and the length of each branch is given.
Book

Introduction to Algorithms

TL;DR: The updated new edition of the classic Introduction to Algorithms is intended primarily for use in undergraduate or graduate courses in algorithms or data structures and presents a rich variety of algorithms and covers them in considerable depth while making their design and analysis accessible to all levels of readers.
Journal ArticleDOI

On a routing problem

TL;DR: Given a set of N cities, with every two linked by a road, and the times required to traverse these roads, the functional equation technique of dynamic programming and approximation in policy space yield an iterative algorithm which converges after at most (N-1) iterations.

OSPF Version 2

J. Moy
TL;DR: This memo documents version 2 of the OSPF protocol, a link-state routing protocol designed to be run internal to a single Autonomous System.
Journal ArticleDOI

Multicast routing in datagram internetworks and extended LANs

TL;DR: In this paper, the authors specify extensions to two common internetwork routing algorithms (distancevector routing and link-state routing) to support low-delay datagram multicasting beyond a single LAN, and discuss how the use of multicast scope control and hierarchical multicast routing allows the multicast service to scale up to large internetworks.
Related Papers (5)