Update cluster_research.c

This commit is contained in:
Jason Bou-Samra
2024-06-10 19:49:17 +10:00
committed by GitHub
parent e911f68789
commit 78729798dd
+3 -3
View File
@@ -2,9 +2,9 @@
** cluster detection research routine ** ** cluster detection research routine **
** jc 'al-khwarizmi' bou-samra ** ** jc 'al-khwarizmi' bou-samra **
** paragonsoft 08/06/24 ** ** paragonsoft 08/06/24 **
** this routine uses brute force ** ** this routine uses brute force to **
** to find clusters and thus is ** ** find cluster permutations and **
** probably not very efficient ** ** thus probably not very efficient **
****************************************/ ****************************************/
/******************** /********************