previous | start | next

Example 1

 0: 1, 2, 5
 1: 0, 2
 2: 0, 1, 4
 3: 4, 5
 4: 2, 3
 5: 0, 3
   

Trace the execution of dfs(G, 0)



previous | start | next