SneaksAndData / anti-clustering

A Python library for anti-clustering algorithms
Apache License 2.0
8 stars 1 forks source link

Adds iterations to random heuristic #28

Closed matt035343 closed 5 months ago

matt035343 commented 5 months ago

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

github-actions[bot] commented 5 months ago

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 :zzz: 0 :x: 0 :fire: 6.497s :stopwatch: