Breadth-first search algorithm for graph, on vertices. More...
#include <depth_first_search.hh>
Inherits graph_first_search_t< depth_first_search_t, std::stack >.
List of all members.
Breadth-first search algorithm for graph, on vertices.