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 iterations to random heuristic #28

Merged
merged 3 commits into from
Jun 13, 2024
Merged

Conversation

matt035343
Copy link
Member

Attempt to improve random heuristic by adding iterations. Luckily, it still does not beat the algorithm heuristics.

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
TOTAL253498% 

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

@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 74fdf6a into main Jun 13, 2024
2 checks passed
@matt035343 matt035343 deleted the iterated-random-heuristic branch June 13, 2024 09:22
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.

2 participants