Skip to content

v2.0.0

Compare
Choose a tag to compare
@cpettitt cpettitt released this 23 Nov 02:10
· 299 commits to master since this release

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.