uv
8d9b4a5e
- Sort indexes during graph edge removal (#4649)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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>
References
#4649 - Sort indexes during graph edge removal
Author
charliermarsh
Parents
ea6185e0
Loading