Ticket #132 (closed defect: fixed)
superko violation examples
| Reported by: | alain | Owned by: | gnugo |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.7.10 |
| Component: | source | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | patch: | yes |
Description (last modified by alain) (diff)
Two games played by twinbot on CGOS, lost due to superko.
The comment included in the game at the last move explain the fault.
This happened in 1722 games played.
Last move changed by the twin compared to 3.7.9 for game 879 (was the first draft ;)
Move 44 (white): GNU Go plays J2 (49.46) - Game move H1 This is not linked to the superko
game 30527: Interesting. The twin move is not directly responsible for the superko violation, which is replayed by gg3.7.9, but it shows one problem with superko.
Move 71 (black): GNU Go plays C6 (1.00) - Game move E1
This move provoke a ko, and the threat fire back with superko violation later. Under superko rules playing like this gives an eye to the opponent.
GNU Go 3.7.4 games on CGOS (7 superko violation in 10500 games):
- 13435.sgf opponent lives if superko rules applied
- 25811.sgf interesting: it is seki, but W tries to kill and that would lead to infinite loop. Here superko rules are nice ;-)
GNU Go 3.7.4 games on CGOS: wrong killing logic.
- 14198.sgf interesting failure. Tries to kill from the wrong side and don't know "Take the ko last"
- 26449.sgf Idem. Something wrong in the killing logic
GNU Go 3.7.4 games on CGOS: Probably --capture-all-dead in action
- 31446.sgf superko can be avoid with better order in the killer moves
- 37169.sgf idem. opponent tries to survive with triple ko. Better order kills all.
- 994.sgf idem.
Attachments
Regression Results
| Attachment | Rev. | PASS | FAIL | Nodes | Status | |
| gunnar_7_10.11.diff | never tested | |||||
| gunnar_7_10.12.diff | never tested | |||||
| gunnar_7_10.13.diff | never tested | |||||
| gunnar_7_10.13b.diff | never tested |
