X-Git-Url: https://git.auder.net/?p=ppam-mpi.git;a=blobdiff_plain;f=README.html;h=41d130ea3fc087f79478b9f7b99e2bb83ac49e76;hp=3ca71f8116df0f442698da9802dd556e9cc90570;hb=f87c4278cdbe76c2845cbb27878ed43f221aed61;hpb=70b2e106b2dba8400be1440679d4f8f049fc235d diff --git a/README.html b/README.html index 3ca71f8..41d130e 100644 --- a/README.html +++ b/README.html @@ -1,5 +1,9 @@

Parallel clustering with k-medoids algorithm

+

Joint work with Jairo Cugliari.

+ +
+

This C program runs the k-medoid algorithm on several subsets of one (presumably big) dataset. The computed medoids are then merged iteratively, until we get a final set of k centers.