rogelja/clusterisator-master
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=====Overview===== Clustering framework. =====Build===== To build the project : > mkdir build > cd build > cmake .. > make Optionally, to run the tests: > make test