Skip to content
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

Selected allowed partitions could be done when generating partitions #15

Open
moralapablo opened this issue Apr 24, 2023 · 0 comments
Open
Labels
optimization Code optimizations prio:low Priority Low

Comments

@moralapablo
Copy link
Member

Currently, partitions are generated first and then selected_allowed_partitions is used to discard elements that are not needed.
Maybe the allowed partitions could be already checked before generating them to increase efficiency.

This has a low priority.

@moralapablo moralapablo added wontfix This will not be worked on prio:low Priority Low and removed wontfix This will not be worked on labels Apr 24, 2023
@Enchufa2 Enchufa2 added the optimization Code optimizations label Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization Code optimizations prio:low Priority Low
Projects
None yet
Development

No branches or pull requests

2 participants