Compile run cmake -S . -B build/ run make -C build Run the binary is build/genom run ./build/genom <input-file-1> <input-file-2> <threads> <output-file> plot the result run ./plotSMSresults.py <output-file>