Binary tree

This example shows a binary tree that uses GraphNodes and GraphEdges together with fixed node positions.

Used Rerun types used-rerun-types

GraphNodes, GraphEdges

Run the code run-the-code

pip install -e examples/python/graph_binary_tree
python -m graph_binary_tree