Go to file
Deukhoofd 37c9855926
Support for Windows builds.
2021-05-24 11:33:22 +02:00
CInterface Adds C Interface. 2021-04-23 10:09:50 +02:00
extern Initial Commit. 2021-04-18 13:37:14 +02:00
src Fixes bug in DepthSearchAI where we ran threaded simulations with captured by reference variables. Should be captured by value, as they changed. 2021-04-30 13:50:28 +02:00
test_runner Support for Windows builds. 2021-05-24 11:33:22 +02:00
.clang-format Initial Commit. 2021-04-18 13:37:14 +02:00
.clang-tidy Initial Commit. 2021-04-18 13:37:14 +02:00
.gitignore Initial Commit. 2021-04-18 13:37:14 +02:00
CMakeLists.txt Support for Windows builds. 2021-05-24 11:33:22 +02:00
CMakeLists.txt.in Initial Commit. 2021-04-18 13:37:14 +02:00