Simple parallel search implementation in C++11
Go to file
2021-12-16 13:10:02 +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 Parsing command line args 2021-12-16 12:21:10 +01:00
CMakeSettings.json code cleanup: moved parallel search into template class 2021-12-15 18:07:21 +01:00
main.cpp - remove testdata length parameter 2021-12-16 13:09:26 +01:00
ParallelSearch.hpp remove obsolete header 2021-12-16 13:10:02 +01:00
Parameters.hpp - remove testdata length parameter 2021-12-16 13:09:26 +01:00
TestRunner.hpp - added shuffling 2021-12-15 16:25:15 +01:00