higra / Higra

Hierarchical Graph Analysis
Other
97 stars 20 forks source link

Tree to undirected graph #248

Closed PerretB closed 1 year ago

PerretB commented 1 year ago

Add a utility function to convert a tree to an undirected graph in Python (option to include leaves or not)