Paketname | libosl1 |
Beschreibung | library for Shogi playing programs |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.3.0-1 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 6476 Byte |
Hängt ab von | libc6 (>= 2.3.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) |
Empfohlene Pakete | |
Paketbetreuer | Daigo Moriwaki |
Quelle | libosl |
Paketgröße | 1736770 Byte |
Prüfsumme MD5 | a324f997eb520c116c042cebcb5e32b6 |
Prüfsumme SHA1 | 0a382ee9c987aec9cc3b2f0ec0a7e2b85e8526df |
Prüfsumme SHA256 | a9a969be8da4ead16ec0725b850c97e43a873435cb0a1900dde4f120dccb8109 |
Link zum Herunterladen | libosl1_0.3.0-1_i386.deb |
Ausführliche Beschreibung | 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.
|