Skip to content

Add Curiel–Genitrini unranking algorithm #40318

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 20 commits into
base: develop
Choose a base branch
from

Conversation

hugo-a-04
Copy link

Commits:
-Add the function "compare_subsets"
-Add the function "compare_set_partitions"
-Add Curiel-Genitrini unranking algorithm

This PR introduces the unranking algorithm for lexicographic order.

Copy link

github-actions bot commented Jun 27, 2025

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

@mantepse
Copy link
Contributor

Why do you introduce compare_subsets, it is not used anywhere except in the tests, is it?

@hugo-a-04
Copy link
Author

Why do you introduce compare_subsets, it is not used anywhere except in the tests, is it?

This function was part of the project. Since it has potential future use, I decided to keep it rather than remove it.

@fchapoton
Copy link
Contributor

Did you intend to close the pull request ? If not, you can re-open.

@hugo-a-04
Copy link
Author

Did you intend to close the pull request ? If not, you can re-open.

Thanks for the help. I'll do this

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.

3 participants