Skip to content

Conversation

dcoudert
Copy link
Contributor

@dcoudert dcoudert commented Oct 3, 2025

Similarly to methods about connected components, we add parameter forbidden_vertices to methods related to biconnected components. In some cases, it avoids to build a graph without the forbidden vertices.

The method for boost graphs could be improved to avoid a copy of the 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

#40951

Copy link

github-actions bot commented Oct 3, 2025

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

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.

1 participant