๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Dynamic Graph Algorithms

โœ Scribed by Eppstein D., Galil Z., Italiano F.


Book ID
127401451
Tongue
English
Weight
114 KB
Category
Library

No coin nor oath required. For personal study only.

โœฆ Synopsis


In many applications of graph algorithms, including communication networks, graphics, assembly planning, and VLSI design, graphs are subject to discrete changes, such as additions or deletions of edges or vertices. In the last decade there has been a growing interest in such dynamically changing graphs, and a whole body of algorithms and data structures for dynamic graphs has been discovered. This chapter is intended as an overview of this field.In a typical dynamic graph problem one would like to answer queries on graphs that are undergoing a sequence of updates, for instance, insertions and deletions of edges and vertices. The goal of a dynamic graph algorithm is to update efficiently the solution of a problem after dynamic changes, rather than having to recompute it from scratch each time. Given their powerful versatility, it is not surprising that dynamic algorithms and dynamic data structures are often more difficult to design and analyze than their static counterparts.


๐Ÿ“œ SIMILAR VOLUMES


Dynamical Systems, Graphs, and Algorithm
โœ Prof. George Osipenko (auth.) ๐Ÿ“‚ Library ๐Ÿ“… 2007 ๐Ÿ› Springer ๐ŸŒ English โš– 3 MB

From the reviews: "This book provides a taster for using symbolic analysis, graph theory, and set-oriented methods in a quest to understand the global structure of the dynamics in a continuous- or discrete-time system. In many ways, the techniques discussed here are complementary to more traditiona