From 78729798dd7d639ba27e14ba76c8afd9a857534e Mon Sep 17 00:00:00 2001 From: Jason Bou-Samra <154414066+bou-samra@users.noreply.github.com> Date: Mon, 10 Jun 2024 19:49:17 +1000 Subject: [PATCH] Update cluster_research.c --- src/cluster_research.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/cluster_research.c b/src/cluster_research.c index 1b58652..811500d 100644 --- a/src/cluster_research.c +++ b/src/cluster_research.c @@ -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 ** ****************************************/ /********************