Bruteforce_binbook
Re: Bruteforce_binbook
Added :
- white_Sentinel 160623.bin (book's moves @ min. 10%, line @ min +50 cp, max 30 moves)
- white_Sentinel 160623.bin (book's moves @ min. 10%, line @ min +50 cp, max 30 moves)
Re: Bruteforce_binbook
Defense ranking with width=1
(bruteforce's book plays as white, author's book play as black)
(bruteforce's book plays as white, author's book play as black)
Code: Select all
01. Sentinel 160623 (Eman 8.40) : 50.0%
02. NebulaRing178 (Eman 8.40) : 49.7%
03. Senufo (Eman 8.40) : 48.8%
04. Private Book Ukraine-X (Eman 8.40) : 46.2%
Re: Bruteforce_binbook
Added :
- white_Olisfish 040623.bin (book's moves @ min. 10%, line @ min +50 cp, max 30 moves)
- white_Olisfish 040623.bin (book's moves @ min. 10%, line @ min +50 cp, max 30 moves)
Re: Bruteforce_binbook
Defense ranking with width=2
(bruteforce's book plays as white, author's book play as black)
(bruteforce's book plays as white, author's book play as black)
Code: Select all
01. Sentinel 160623 (Eman 8.40) : 50.2%
02. Senufo (Eman 8.40) : 48.8%
03. NebulaRing178 (Eman 8.40) : 47.5%
04. Private Book Ukraine-X (Eman 8.40) : 47.4%
Re: Bruteforce_binbook
updated : bruteforce_binbook.exe (added : detection of consecutive out-of-books)
Since the tool was finding way too many unprotected lines and some were not often chosen, I realized that it was coming from a kind of "false" out-of-books, for example :
So now the tool will wait for 2 consecutive out-of-books before retaining the lines.
Since the tool was finding way too many unprotected lines and some were not often chosen, I realized that it was coming from a kind of "false" out-of-books, for example :
So now the tool will wait for 2 consecutive out-of-books before retaining the lines.
Re: Bruteforce_binbook
updated : bruteforce_binbook.exe (show the score of the current position, new tight filtering)