Functor which adds edges to generate a binary tree.
More...
|
| binary_tree_neighbors (bool bidirectional) |
|
template<typename Vertex , typename Graph > |
void | operator() (Vertex v, Graph &view) |
|
Functor which adds edges to generate a binary tree.
◆ binary_tree_neighbors()
stapl::generators::detail::binary_tree_neighbors::binary_tree_neighbors |
( |
bool |
bidirectional | ) |
|
- Parameters
-
bidirectional | True to add back-edges in a directed graph, false for forward edges only. |
The documentation for this struct was generated from the following file:
- containers/graph/generators/binary_tree.hpp