Skip to content

Conversation

dcoudert
Copy link
Contributor

Fixes #39930.

Method matching_polynomial was failing for immutable graphs with loops.

This is also related to discussions in #39177, i.e., ensure a correct behavior with immutable graphs.

📝 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

Copy link

github-actions bot commented Apr 11, 2025

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

@dcoudert dcoudert requested a review from fchapoton June 29, 2025 09:45
Copy link
Contributor

@fchapoton fchapoton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

correct, merci

@vbraun vbraun merged commit 23f4309 into sagemath:develop Jul 6, 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.

matching_polynomials fails for immutable graphs with loops
3 participants