Deleting vertices or edges from an EdgeWeightedDigraph
deletes the weights, so does taking a mutable copy.
#683
Labels
possible-bug
A label for PRs or issues that relate to possible bugs.
I am not sure this is intended.
Creating a digraph with edge weights and removing vertices, edges, or taking a mutable copy makes the resulting grpah not have weights.
The text was updated successfully, but these errors were encountered: