Implement Search

This commit is contained in:
2022-12-23 18:34:34 +01:00
parent bcf4d66c49
commit 87adca7e66
15 changed files with 337 additions and 66 deletions

View File

@@ -25,7 +25,7 @@ else ()
endif ()
if (CMAKE_BUILD_TYPE STREQUAL "Release")
add_compile_options(-O3 -march=native)
add_compile_options(-O3 -march=native -funroll-loops)
endif()
add_library(cplchess_lib OBJECT