Transitive closure #704
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
What is the expected enhancement?
Implementing a transitive closure function with similar functionality to the one in Networkx:
https://networkx.org/documentation/stable/reference/algorithms/generated/networkx.algorithms.dag.transitive_closure.html
The text was updated successfully, but these errors were encountered: