Applications of Depth-First Search

作者

  • Gaurav Rathi
  • Shivani Goel

##semicolon##

depth-first search##common.commaListSeparator## articulation point##common.commaListSeparator## strongly connected component##common.commaListSeparator## detecting cycle##common.commaListSeparator## graph##common.commaListSeparator## topological sort##common.commaListSeparator## railway rescheduling

摘要

In this paper, various applications of depth-first search algorithms (DFS) are surveyed. The value of DFS or “Backtracking” as a technique for solving problem is illustrated by many applications such as cycle detection, strongly connected components, topological sort, and find articulation point in a graph. The time complexity in different applications of DFS is also summarized..

出版日期

2013-08-08

期號

分類

Review Articles