You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library really should provide descendants() and ancestors() functions (recursive versions of predecessors() and successors()) out of the box, like python's networkx lib does. This was mentioned before in issue #34 .
The text was updated successfully, but these errors were encountered:
The library really should provide descendants() and ancestors() functions (recursive versions of predecessors() and successors()) out of the box, like python's networkx lib does. This was mentioned before in issue #34 .
The text was updated successfully, but these errors were encountered: