Skip to content

Conversation

dcoudert
Copy link
Contributor

@dcoudert dcoudert commented Apr 8, 2023

Fixes #35461 (second part).

📚 Description

This PR adds an iterator over the minimum distance-k dominating sets. This is different than PR #35462 which enables to iterate over the minimal distance-k dominating sets.

📝 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

None.

@github-actions
Copy link

github-actions bot commented Apr 8, 2023

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

@dcoudert dcoudert requested review from tscrim and videlec April 15, 2023 11:17
Copy link
Collaborator

@tscrim tscrim left a comment

Choose a reason for hiding this comment

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

LGTM.

@vbraun vbraun merged commit 1fc3fee into sagemath:develop Apr 23, 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.

Iterator over the distance-k dominating sets
4 participants