Incremental Algorithm for Maintaining a DFS Tree for Undirected Graphs

Algorithmica(2016)

引用 2|浏览46
暂无评分
摘要
Depth First Search (DFS) tree is a fundamental data structure for graphs used in solving various algorithmic problems. However, very few results are known for maintaining DFS tree in a dynamic environment—insertion or deletion of edges. We present the first algorithm for maintaining a DFS tree for an undirected graph under insertion of edges. For processing any arbitrary online sequence of edge insertions, this algorithm takes total O(n^2) time.
更多
查看译文
关键词
Dynamic,Incremental,Undirected graph,Depth first search
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要