Skip to content

Conversation

dcoudert
Copy link
Contributor

📚 Description

Files src/sage/graphs/graph_decompositions/bandwidth.pyx and src/sage/graphs/graph_decompositions/cutwidth.pyx were missing the statement cython: binding=True. So these methods were hardly accessible. We add the instruction and provide access in graphs.

📝 Checklist

  • The title is concise, informative, and self-explanatory.
  • 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 accordingly.

⌛ Dependencies

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.

c'est correct

@github-actions
Copy link

Documentation preview for this PR is ready! 🎉
Built with commit: 7b5752e

@vbraun vbraun merged commit 57bd5b8 into sagemath:develop May 22, 2023
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.

4 participants