### 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
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