Add "leaves" algorithm to oqgraph.
This algorithm returns all reachable leaf nodes from a given origin, or all root nodes that can reach a given destination.
Showing
Please register or sign in to comment
This algorithm returns all reachable leaf nodes from a given origin, or all root nodes that can reach a given destination.