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

Introduce additional additional filters prior to subclustering #487

Closed
3 tasks
ppebay opened this issue Dec 21, 2023 · 0 comments · Fixed by #517
Closed
3 tasks

Introduce additional additional filters prior to subclustering #487

ppebay opened this issue Dec 21, 2023 · 0 comments · Fixed by #517
Assignees
Labels
enhancement New feature or request

Comments

@ppebay
Copy link
Contributor

ppebay commented Dec 21, 2023

Amongst others:

  • have at least a certain percentage of the maximum load (across the system);
  • ignore subclusters that does not resolve a certain fraction of the local imbalance;
  • others @lifflander
@ppebay ppebay added the enhancement New feature or request label Dec 21, 2023
@ppebay ppebay self-assigned this Dec 21, 2023
@cwschilly cwschilly self-assigned this Jun 13, 2024
@cwschilly cwschilly linked a pull request Jun 13, 2024 that will close this issue
cwschilly added a commit that referenced this issue Sep 24, 2024
cwschilly added a commit that referenced this issue Sep 24, 2024
cwschilly added a commit that referenced this issue Sep 28, 2024
* #487: add filters to subclustering based on load before and after

* #487: fix failing test, set default thresholds to 0.0

* #487: make subclustering filters configurable

* #487: fix pylint warnings

* #487: fix formatting of max_load
github-actions bot pushed a commit that referenced this issue Sep 28, 2024
* #487: add filters to subclustering based on load before and after

* #487: fix failing test, set default thresholds to 0.0

* #487: make subclustering filters configurable

* #487: fix pylint warnings

* #487: fix formatting of max_load
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants