graph#

property BinTreeNetworkX.graph: DiGraph#

The underlying directed graph of the tree.

Returns#

nx.DiGraph

The tangle search tree given as a tree. The nodes are indexed by the tangle ids. The edges point away from the root.