For that setup, BSG may take almost all games and all moves and make internal memory grow too fast. BSG has some optimized algorithms for processing and using memory. However, it is not good for that kind of behavior. I will work on that issue later.Jonathan003 wrote: ↑Tue Apr 07, 2020 1:01 pm How comes the book making is so slow in Banksia with these settings:
It's from the big pgn file Elo 2500 gg.pgn with more than 700000 games I send you earlier.
Thanks for your requests/suggestions. I have added them to my TODO list and may implement them soon.Jonathan003 wrote: ↑Tue Apr 07, 2020 1:01 pm
I also have a request. I would like to have the option uniform for book making.
In Lucas Chess there is an option to import all best moves from a bin book for one collar. If I can use the option uniform than all variations are imported. In Lucas Chess I can then export the Opening Lines to pgn.
It would also be nice to be able to merge books in pgn format so the one book has priority over the other like with bin book merging. But maybe that's technically impossible?
For merging PGN books it is easy. Actually you can merge them manually because they all are text files. BSG can do a bit better since it can filter out all double openings. However, what you say "one book has priority over the other" won't work since PGN books have no weights thus all openings are totally equal in term of priorities.




