sayuri-master

所属分类:棋牌游戏
开发工具:Unix_Linux
文件大小:4508KB
下载次数:1
上传日期:2016-07-07 08:32:41
上 传 者小虫bug
说明:  强大的国际象棋引擎,c++编程,支持LINUX和MAC,最多支持64线程。
(Powerful chess engine, c++ programming, supports LINUX and MAC, supports up to 64 threads.)

文件列表:
CMakeLists.txt (3417, 2016-07-01)
DocumentsHTML (0, 2016-07-01)
DocumentsHTML\basic_functions.html (43659, 2016-07-01)
DocumentsHTML\chess_engine_functions.html (29981, 2016-07-01)
DocumentsHTML\core_functions.html (38295, 2016-07-01)
DocumentsHTML\engine_message_symbol.html (63128, 2016-07-01)
DocumentsHTML\index.html (2870, 2016-07-01)
DocumentsHTML\res (0, 2016-07-01)
DocumentsHTML\res\common.css (12928, 2016-07-01)
DocumentsHTML\res\common.js (592, 2016-07-01)
DocumentsHTML\res\diagram01.svg (23706, 2016-07-01)
DocumentsHTML\res\jquery-2.1.3.min.js (84320, 2016-07-01)
DocumentsHTML\res\sayuri_logo.svg (352380, 2016-07-01)
DocumentsHTML\sayulisp.html (19530, 2016-07-01)
LICENSE (1091, 2016-07-01)
SampleGames (0, 2016-07-01)
SampleGames\sample_games.pgn (266431, 2016-07-01)
SayuriCompiled (0, 2016-07-01)
SayuriCompiled\Android (0, 2016-07-01)
SayuriCompiled\Android\sayuri-2016.06.29-android.zip (1034789, 2016-07-01)
SayuriCompiled\Linux (0, 2016-07-01)
SayuriCompiled\Linux\For64Bit (0, 2016-07-01)
SayuriCompiled\Linux\For64Bit\sayuri-2016.06.29-linux-64bit.tar.gz (852332, 2016-07-01)
SayuriCompiled\Windows (0, 2016-07-01)
SayuriCompiled\Windows\For64Bit (0, 2016-07-01)
SayuriCompiled\Windows\For64Bit\sayuri-2016.06.29-windows-64bit.zip (1440548, 2016-07-01)
SayuriLogo (0, 2016-07-01)
SayuriLogo\sayuri_logo_big.png (147376, 2016-07-01)
SayuriLogo\sayuri_logo_big.svg (352380, 2016-07-01)
SayuriLogo\sayuri_logo_small.png (29217, 2016-07-01)
SayuriLogo\sayuri_logo_small.svg (311890, 2016-07-01)
SayuriLogo\sayuri_logo_wallpaper.png (388250, 2016-07-01)
Tools (0, 2016-07-01)
Tools\Benchmark (0, 2016-07-01)
Tools\Benchmark\benchmark.scm (5434, 2016-07-01)
... ...

README ====== Sayuri is ... ------------- * A chess engine for UCI. * MIT License software. * Written in C++11 and only use the standard libraries. * Easy to build with CMake. * Equipped Lisp interpreter that is named *Sayulisp*. + Sayulisp can generate and operate Chess Engine. + Sayulisp can customize algorithm of Search Function. + Sayulisp can customize values of Evaluation Function. Files and Directories --------------------- ### Directories ### * src : Source files. * SayuriCompiled : Binary files. + Linux : Binary files for Linux. - For***Bit : For *** bit machines. + Windows : Binary files for Windows. (Created by Linux's MinGW.) - For***Bit : For *** bit machines. + Android : Binary file for Android. * SayuriLogo : Logo image files. * SampleGames : Sample game files of Sayuri vs other chess engines. * DocumentsHTML : Documents. * Tools : Convenient tools. ### Files ### * README.md : README file. * CMakeLists.txt : A configuration file for CMake. * LICENSE : The software license. How To Build with CMake ----------------------- Using CMake, you can build Sayuri easily. * CMake options. + `-DCMAKE_C_COMPILER=` : Indicates C compiler. - Default is "`clang`". + `-DCMAKE_CXX_COMPILER=` : Indicates C++ compiler. - Default is "`clang++`". + `-DARCH_OPTION=

近期下载者

相关文件


收藏者