Hi all,
I've made available a new Plisk release (024o). This version plays stronger than Plisk023h. The STS tests results have improved from 583/1000 (in 023h) to 596/1000 so an increase of 13/1000.
Among the changes I have done is improved the search such that Plisk now searches deeper and faster. For example, thanks to the Stockfish team I managed to replace my delta pruning in QS nodes (once per node) with a futility prunning per move in QS node based on approximate material gain. The LMR algorithm has had some changes too, to provide more aggressive pruning. To balance that, I reduced pruning done in PV nodes in both normal search as well as QS.
Another important thing is that I made Plisk able to read Polyglot opening books and from now on, Plisk will be released with a Polyglot book. Plisk can also be used to manage books: it can create books, merge books, print statistics as well as print moves given a fen position. The readme explains how this is done.
You can get Plisk from here:
http://sites.google.com/site/pliskchess/
There are binaries provided for Win (32 and 64 bit), Linux (32bit) and MacOSX (Snow Leopard).
Regards,
Vlad.
Plisk 024 release
Moderators: hgm, Harvey Williamson, bob
Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
-
vladstamate
- Posts: 161
- Joined: Thu Jan 08, 2009 8:06 pm
- Location: San Francisco, USA
- Contact:
- Graham Banks
- Posts: 30733
- Joined: Sun Feb 26, 2006 9:52 am
- Location: Auckland, NZ
Re: Plisk 024 release
Thanks Vlad. 
My email addresses:
gbanksnz at gmail.com
gbanksnz at yahoo.co.nz
gbanksnz at gmail.com
gbanksnz at yahoo.co.nz
-
Dann Corbit
- Posts: 8662
- Joined: Wed Mar 08, 2006 7:57 pm
- Location: Redmond, WA USA
- Contact:
Re: Plisk 024 release
What test is EET?
Re: Plisk 024 release
Eigenmann Endgame TestDann Corbit wrote:What test is EET?
http://www.talkchess.com/forum/viewtopi ... hlight=eet
- Sylwy
- Posts: 3358
- Joined: Fri Apr 21, 2006 2:19 pm
- Location: IASI (Romania) - the historical capital of MOLDOVA
Re: Plisk 024 release-mersi Vlad !
Mersi Vlad ,
Pliskul este acum clar mai bun decat vechea creatie a lui Andrei Fortuna (concitadinul meu ) - Freyr. Inca un pic si va fi la nivel de maestru !
Cu stima,
Silvian
Pliskul este acum clar mai bun decat vechea creatie a lui Andrei Fortuna (concitadinul meu ) - Freyr. Inca un pic si va fi la nivel de maestru !
Cu stima,
Silvian
Re: Plisk 024 release
Hi Vlad,vladstamate wrote:Hi all,
I've made available a new Plisk release (024o).
...
There are binaries provided for Win (32 and 64 bit), Linux (32bit) and MacOSX (Snow Leopard).
Regards,
Vlad.
unfortunately the OS X binary does not run on the old Leo (10.5.8).
Code: Select all
$ ./plisk_osx
dyld: unknown required load command 0x80000022
Trace/BPT trapThank you very much,
Max

