DFS_vertex

sal/data/graph/search.h

DFS_vertex
edge

DFS_vertex

Declaration

DFS_vertex() = default;

DFS_vertex(const V& v);

Parameters

v

Return value

Example

Discussion

edge | DFS_vertex::edge

Declaration

size_t edge() const;

Return value

Example

Discussion