mirror of
https://github.com/Steffo99/unimore-hpc-assignments.git
synced 2024-11-23 08:34:23 +00:00
.. | ||
data | ||
cluster.c | ||
getopt.c | ||
getopt.h | ||
kmeans.c | ||
kmeans.h | ||
kmeans_clustering.c | ||
Makefile | ||
README | ||
run |
Usage: ./kmeans [switches] -i filename -i filename : file containing data to be clustered -b : input file is in binary format -k : number of clusters (default is 8) -t threshold : threshold value