软件包:libosl1v5(0.8.0-4 以及其他的)
library for Shogi playing programs
OpenShogiLib (OSL) provides following features of Shogi playing programs, especially for Shogi programming study. Shogi is a Japanese two-player board game like Chess. 1. Board: reading/writing records, generating legal moves etc. 2. Evaluation function: piece values and a lot of features 3. Hash table: hashing boards etc. 4. Checkmate search: concurrent df-pn+ etc. 5. Search framework: full-depth search, realization probability etc. 6. Move category: mate, illegal moves etc. 7. Opening book 8. Gaming: search time control etc.
OSL works only on Pentium4 or later compatible CPUs due to using the SSE2 instruction set.
其他与 libosl1v5 有关的软件包
|
|
|
|
-
- dep: libboost-filesystem1.83.0 (>= 1.83.0)
- filesystem operations (portable paths, iteration over directories, etc) in C++
-
- dep: libboost-iostreams1.83.0 (>= 1.83.0)
- Boost.Iostreams Library
-
- dep: libboost-serialization1.83.0 (>= 1.83.0)
- serialization library for C++
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- sug: libosl-doc
- library for Shogi playing programs