0.3.1
- Implemented
gogui-analyze_commands
andimrscl-safe_territory
which shows the intersections on the board that the bot thinks are
safe (i.e. definitely belong to one color). - Stop playing when all intersections are decided (i.e. the bot thinks
they belong to a certain color). - Implement
final_status_list
- Implement Chinese scoring
- Return to command line arguments for turning on/off logging, GoGui
effects, and ruleset configuration.
Performance
Note that we now use Chinese rules instead of CGOS/Tromp Taylor rules
which may change the results.
After running 500 games on 9x9 with komi 6.5 and a time limit of 5
minutes (sudden death) the win rate against GnuGo 3.8 level 0 was
77.4% (± 3.65 at 95%, ± 3.72 at 99%) with the default
configuration.
After running 500 games on 13x13 with komi 6.5 and a time limit of 10
minutes (sudden death) the win rate against GnuGo 3.8 level 0 was
35.2% (± 4.16 at 95%, ± 4.25 at 99%) with the default
configuration.