|
Thrill
0.1
|
#include <bfs.hpp>
Public Attributes | |
| VertexId | node |
| VertexId | parent |
| VertexId node |
Definition at line 29 of file bfs.hpp.
Referenced by BFSNextLevel(), and examples::bfs::operator<<().
| VertexId parent |
Definition at line 30 of file bfs.hpp.
Referenced by examples::bfs::operator<<().