$extrastylesheet
#include <mln/canvas/browsing/breadth_first_search.hh>
Public Member Functions | |
breadth_first_search_t () | |
void | final () |
void | init () |
void | operator() (const Graph< G > &, F &f) const |
Public Types | |
typedef Browsing< void > | category |
typedef breadth_first_search_t | exact_t |
Breadth-first search algorithm for graph, on vertices.
Definition at line 84 of file breadth_first_search.hh.
mln::canvas::browsing::breadth_first_search_t::breadth_first_search_t | ( | ) |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Definition at line 60 of file browsing.hh.
|
inherited |