verbose-parakeet

时间:2021-03-06 17:12:49
【文件属性】:
文件名称:verbose-parakeet
文件大小:153KB
文件格式:ZIP
更新时间:2021-03-06 17:12:49
C++ 详细鹦鹉 我的另一个象棋引擎。 注定有一天会取代Swizzles的回购协议。 C ++ 17。 建造 git clone --recurse-submodules https://github.com/kz04px/verbose-parakeet mkdir verbose-parakeet/build cd verbose-parakeet/build cmake .. make swizzles 测验 可使用Catch2进行测试 make swizzles-test 玩家们 可以从以下选项中选择多种搜索类型: Classic Regular alphabeta search Greedy Tries to maximise material while also being aware of checkmates and draws Random Plays random move
【文件预览】:
verbose-parakeet-master
----.clang-format(393B)
----.gitignore(8B)
----src()
--------protocols()
--------options.hpp(838B)
--------options.cpp(248B)
--------search()
--------main.cpp(686B)
----LICENSE(1KB)
----.gitmodules(93B)
----libs()
--------catch2()
--------libchess()
----README.md(804B)
----tests()
--------classic()
--------uci.cpp(1KB)
--------greedy()
--------main.cpp(54B)
----CMakeLists.txt(3KB)

网友评论