Skip to content

Conversation

dcoudert
Copy link
Contributor

Fixes #39756.

This PR is a refreshed version of #39813.
It ensures that deleted vertices are also removed from the left and right sets of vertices of the bipartite graph.

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

@dcoudert
Copy link
Contributor Author

Thank you.

Copy link

Documentation preview for this PR (built with commit 53ce373; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

@vbraun vbraun merged commit e1a3672 into sagemath:develop Sep 7, 2025
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calling clear() on BipartiteGraph does not clear left and right vertex sets
3 participants