uv
8d9b4a5e - Sort indexes during graph edge removal (#4649)

Commit
1 year ago
Sort indexes during graph edge removal (#4649) ## Summary `remove_edge` will invalidate the last index in the graph, so we need to ensure that each index we look at is "earlier" than the last. Co-authored-by: bluss <bluss@users.noreply.github.com>
Author
Parents
Loading