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

Combination generation optimizations #42

Merged
merged 4 commits into from
Mar 29, 2023

Conversation

TonyTroeff
Copy link
Member

Added a method that should extract the incompatible pair of utilities.
Initialization categories are ordered by the sum of enforced incompatibilities and then by the total incompatibility factor.

@TonyTroeff TonyTroeff added the enhancement A non-essential complement to a feature or a task label Mar 28, 2023
@TonyTroeff TonyTroeff self-assigned this Mar 28, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@TonyTroeff TonyTroeff merged commit 47cc711 into main Mar 29, 2023
@TonyTroeff TonyTroeff deleted the troeff/combination-generation-optimizations branch March 29, 2023 18:18
@TonyTroeff TonyTroeff linked an issue Aug 9, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A non-essential complement to a feature or a task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optimize the Combinatorial machine implementation
1 participant