Add similaritys

This commit is contained in:
2025-10-22 17:56:26 +02:00
parent 5f6305a2f2
commit 593b813988
6 changed files with 138 additions and 58 deletions

View File

@@ -16,7 +16,7 @@
#define DATA_FILE_NAME "DATA.bin"
#define VECTOR_FILE_NAME "VECTOR.bin"
#define GEN_FILE_PATTRN "gen/%04d.bin"
#define HOST_NAME "petrovv.com"
#define HOST_NAME "localhost"
void DnaStore::load(DnaManagerData *data)
{