Skip to content

BFS and DFS processors

Compare
Choose a tag to compare
@earlygrey earlygrey released this 31 Jan 18:41
· 43 commits to master since this release

This release contains breaking changes, where BFS and DFS use a Consumer<SearchStep> instead of returning a tree.

See CHANGES for details.