
Compiler:

g++ -std=c++14 -O3 dbindex.cpp -o dbindex -fopenmp -ffast-math

Executer:

./dbindex centroides.bundles clusters_directory Result_directory npoints

