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

Adding Tabu search as new algorithm #29

Merged
merged 5 commits into from
Jun 13, 2024
Merged

Adding Tabu search as new algorithm #29

merged 5 commits into from
Jun 13, 2024

Conversation

matt035343
Copy link
Member

Related to #15

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
   tabu_search_heuristic.py393315%37–40, 44–99
TOTAL3013788% 

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

@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 b56fb13 into main Jun 13, 2024
2 checks passed
@matt035343 matt035343 deleted the tabu-search branch June 13, 2024 09:26
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