
With 5000 it was okay.
Moderator: Ras
I will remove this upload now, as HGM has done more essential fixes later anyway.Guenther wrote: ↑Sun Mar 21, 2021 1:58 pm
Well, I uploaded the already compiled fixed version from HGM here:
https://drive.google.com/drive/folders/ ... E15NjVyY2M
yep, and i tried it, but -besides the 'size' /duplicates issue anotheruploaded the already compiled fixed version from HGM here:
That cannot possibly be a result of any merge, as there are no percentages stored in bin books at all. The moves just have a weight (which during creation from PGN is set to the number of half-points scored with the move), and the weights of all moves from a given position can sum to anything. It is the task of the probing code to convert the weights as a percentage of the total weight.jefk wrote: ↑Tue Mar 23, 2021 1:48 pmyep, and i tried it, but -besides the 'size' /duplicates issue another
flaw has risen, when i added two small books, in the new result
the percentages (of bookmoves) didn't add up to 100 pct, in fact much
smaller (it was ok in the previous -yet not perfect- version ...)
Previously, before the new version in this thread the weights in book-1 remained unchanged. With the new version they change. It's not such a big problem because:Joost Buijs wrote: ↑Tue Mar 23, 2021 6:55 pm If I recall the weight-field is just 16 bit (unsigned), if you start merging books without taking this into account things will probably go wrong.