Depth-first search

cosmos 12th October 2017 at 12:13am
Graph algorithms

Explanation

Generally more useful than Breadth-first search because of its Recursion.