spbu-coding-2023 / graphs-graphs-12

graphs-graphs-12 created by GitHub Classroom
MIT License
1 stars 0 forks source link

Add an implementation of the algorithm for graph clusterisation #22

Closed IliaSuponeff closed 3 months ago

IliaSuponeff commented 3 months ago

Добавлена реализация алгоритма кластеризации:

github-actions[bot] commented 3 months ago
Overall Project 88.27% -3.43% :green_apple:
Files changed 80.1% :green_apple:


File Coverage
Utils.kt 100% :green_apple:
SetPartition.kt 99.64% -0.36% :green_apple:
WeightedAdjacencyMatrix.kt 97.45% -2.55% :green_apple:
GraphModularityEvaluator.kt 95.92% -2.86% :green_apple:
LouvainClusteringMethod.kt 0% -94.3% :x:
github-actions[bot] commented 3 months ago

Test Results

 19 files   19 suites   0s :stopwatch: 152 tests 152 :white_check_mark: 0 :zzz: 0 :x: 156 runs  156 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 18de2126.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 3 months ago
Overall Project 88.27% -3.43% :green_apple:
Files changed 80.1% :green_apple:


File Coverage
Utils.kt 100% :green_apple:
SetPartition.kt 99.64% -0.36% :green_apple:
WeightedAdjacencyMatrix.kt 97.45% -2.55% :green_apple:
GraphModularityEvaluator.kt 95.92% -2.86% :green_apple:
LouvainClusteringMethod.kt 0% -94.3% :x:
github-actions[bot] commented 3 months ago
Overall Project 88.27% -3.43% :green_apple:
Files changed 80.1% :green_apple:


File Coverage
Utils.kt 100% :green_apple:
SetPartition.kt 99.64% -0.36% :green_apple:
WeightedAdjacencyMatrix.kt 97.45% -2.55% :green_apple:
GraphModularityEvaluator.kt 95.92% -2.86% :green_apple:
LouvainClusteringMethod.kt 0% -94.3% :x: