Drago 4.10 release is now available. The installer and portable versions can be downloaded here and the content of the version can be checked in the release notes. Check also the main page if you don't know all features of Drago.
This is mainly a maintenance release but it includes some new features which could be useful. Just check the release notes.
The main new feature enables to construct fuseki game trees. This has been inspired by Arno fuseki database. It is possible to construct game trees from any collection or folder. As an example, the game tree made of the first 8 moves of all games in the latest GoGoD CD is included. Thanks a lot to GoGoD team to allow me to use their database.
The game trees give for each move its frequency (how many times it has been played) and efficiency (ratio of won games).The number of games with no result is given as well. For instance:
Code: Select all
Q16 #:53%(31532) !:52% ?:109
R16 #:43%(25548) !:54% ?:540This gives a lot of information in a very condensed way and I am sure it can help a lot of us.
edit: fix url