Thrill  0.1
NodeParentPair Struct Reference

Detailed Description

Definition at line 28 of file bfs.hpp.

#include <bfs.hpp>

Public Attributes

VertexId node
 
VertexId parent
 

Member Data Documentation

◆ node

VertexId node

Definition at line 29 of file bfs.hpp.

Referenced by BFSNextLevel(), and examples::bfs::operator<<().

◆ parent

VertexId parent

Definition at line 30 of file bfs.hpp.

Referenced by examples::bfs::operator<<().


The documentation for this struct was generated from the following file: