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

Adds restarts to exchange heuristic #30

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

matt035343
Copy link
Member

Fixes #27

Adds restarts to Exchange Heuristic to make it more stable

Copy link

github-actions bot commented Jun 12, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
anti_clustering
   _base.py49198%90
   _version.py220%15–19
   exact_cluster_editing.py44198%112
TOTAL261498% 

Tests Skipped Failures Errors Time
39 0 💤 0 ❌ 0 🔥 6.438s ⏱️

@matt035343 matt035343 requested a review from a team June 12, 2024 13:36
Copy link

@MetteGudik MetteGudik left a comment

Choose a reason for hiding this comment

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

🗡️

@matt035343 matt035343 merged commit 8c770a9 into main Jun 13, 2024
2 checks passed
@matt035343 matt035343 deleted the add-exchange-heuristic-restarts branch June 13, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Implement restarts in Exchange Heuristic
2 participants