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
count undirected-links will produce 0 instead of the expected 1. While this definitely fails for gdf, I assume it fails for the other gephi-based formats as well.
The text was updated successfully, but these errors were encountered:
To reproduce:
count undirected-links
will produce0
instead of the expected1
. While this definitely fails for gdf, I assume it fails for the other gephi-based formats as well.The text was updated successfully, but these errors were encountered: