.canonical_label()
errors on bipartite graphs when partition=
is not specified
#38832
Closed
2 tasks done
Labels
Steps To Reproduce
Expected Behavior
Should work.
Actual Behavior
TypeError
Additional Information
Specifying
partition=
eliminates the issue:Perhaps,
G.bipartition()
should be the default value forpartition=
in the case of bipartite graphs.Environment
Checklist
The text was updated successfully, but these errors were encountered: