v2.0.0
Make preorder
and postorder
use successors
for navigation when used with directed graphs. This is a backwards incompatible change. Previously neighbors
was used for both directed and undirected graphs.
Make preorder
and postorder
use successors
for navigation when used with directed graphs. This is a backwards incompatible change. Previously neighbors
was used for both directed and undirected graphs.