BFS_vertex

sal/data/graph/search.h

BFS_vertex
edge

BFS_vertex

Declaration

BFS_vertex() = default;

BFS_vertex(const V& v);

Parameters

v

Return value

Example

Discussion

edge | BFS_vertex::edge

Declaration

size_t edge() const;

Return value

Example

Discussion