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 **
** jc 'al-khwarizmi' bou-samra **
** paragonsoft 08/06/24 **
** this routine uses brute force **
** to find clusters and thus is **
** probably not very efficient **
** this routine uses brute force to **
** find cluster permutations and **
** thus probably not very efficient **
****************************************/
/********************