Accepting request 572996 from home:jubalh:branches:games
- Update to version 9 * Simplify away redundant SEE pruning condition * Limit the king distance factor when evaluating passed pawns * Simplify verification search * Many other improvements OBS-URL: https://build.opensuse.org/request/show/572996 OBS-URL: https://build.opensuse.org/package/show/games/stockfish?expand=0&rev=9
This commit is contained in:
parent
993df75736
commit
842e9fc00a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2b77d801d8837c22c2391b8cae08622c1434a2bb5947ddb08b081e1ad35c76c
|
||||
size 128303
|
3
stockfish-9.tar.gz
Normal file
3
stockfish-9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d0f33765376b381868d13cc8bfd4e1fa51040074b7ab388cc93b613dd88f67c4
|
||||
size 140413
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 5 12:23:05 UTC 2018 - mvetter@suse.com
|
||||
|
||||
- Update to version 9
|
||||
* Simplify away redundant SEE pruning condition
|
||||
* Limit the king distance factor when evaluating passed pawns
|
||||
* Simplify verification search
|
||||
* Many other improvements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 20 14:52:27 UTC 2016 - rpm@fthiessen.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package stockfish
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: stockfish
|
||||
Version: 8
|
||||
Version: 9
|
||||
Release: 0
|
||||
Summary: Powerful open source chess engine
|
||||
License: GPL-3.0+
|
||||
|
Loading…
x
Reference in New Issue
Block a user