libosl 0.8.0-4 source package in Ubuntu
Changelog
libosl (0.8.0-4) unstable; urgency=medium * Add graphviz to build-depends for proper doxygen generation. * Re-export all patches with a single git-format-patch. * Fix build with gcc-11 (Closes: #984201) -- Yann Dirson <email address hidden> Wed, 17 Nov 2021 21:48:42 +0100
Upload details
- Uploaded by:
- Yann Dirson
- Uploaded to:
- Sid
- Original maintainer:
- Yann Dirson
- Architectures:
- i386 amd64 all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libosl_0.8.0-4.dsc | 2.0 KiB | 0a39bbae4579fe8228e7b2a9735056b4a8b365a6dfffe046fe95d48fee13eb28 |
libosl_0.8.0.orig.tar.gz | 1003.1 KiB | 96c888da70a7031468cf20f7762b667a7dd39ee33de95a085b09d0cf3875c1c0 |
libosl_0.8.0-4.debian.tar.xz | 10.8 KiB | 63edf58d15ab1f8e72b97d6746cce87726ac2413a391d07dff1e42cbe87f1238 |
Available diffs
No changes file available.
Binary packages built by this source
- libosl-dev: 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.
.
This package contains header files and static libraries for developers.
- libosl-doc: 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.
.
This package contains documents that Doxygen generates from OSL source files.
- libosl1v5: 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-dbgsym: debug symbols for libosl1v5