Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 202 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 202 Bytes

unordered-tree-search

Search for a chain connecting given nodes in an unordered tree (with multiple parent nodes possible for any given node). Only the chains which touch the root nodes are returned.