Simple parallel search implementation in C++11
Go to file
2021-12-15 17:28:13 +01:00
.gitattributes GITIGNORE und GITATTRIBUTES hinzufügen. 2021-12-15 15:43:28 +01:00
.gitignore GITIGNORE und GITATTRIBUTES hinzufügen. 2021-12-15 15:43:28 +01:00
CMakeLists.txt basically working ... needs polish 2021-12-15 17:28:13 +01:00
CMakeSettings.json basically working ... needs polish 2021-12-15 17:28:13 +01:00
main.cpp basically working ... needs polish 2021-12-15 17:28:13 +01:00
ParallelSearch.hpp basically working ... needs polish 2021-12-15 17:28:13 +01:00
SearchJob.hpp basically working ... needs polish 2021-12-15 17:28:13 +01:00
TestRunner.hpp - added shuffling 2021-12-15 16:25:15 +01:00