Update cluster_research.c

This commit is contained in:
Jason Bou-Samra
2024-06-10 19:37:47 +10:00
committed by GitHub
parent b5685ae42a
commit 52ee1995c9
+3
View File
@@ -2,6 +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 **
** to find clusters and thus is **
** probably not very efficient **
****************************************/ ****************************************/
/******************** /********************