Ticket #211 (closed defect: fixed)
Incorrect scoring of seki eyes with Chinese rules
| Reported by: | gunnar | Owned by: | gnugo |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.9.1 |
| Component: | source | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | patch: | yes |
Description
In this position

















































black has an eye in the seki. With Japanese rules there's no territory at all in the lower left but with Chinese rules black is allowed to count the false eye at C1.
Unfortunately the aftermath scoring ("--score aftermath" or final_score in GTP mode) doesn't score seki eyes correctly with Chinese rules and instead disregards them like in the Japanese case.
The attached patch fixes this mistake. An sgf of the position above is also attached.
Attachments
Regression Results
| Attachment | Rev. | PASS | FAIL | Nodes | Status | |
| gunnar_9_1.1.diff | 2435 | 0% 0% 0% | details |
Change History
Changed 3 years ago by gunnar
-
attachment
gunnar_9_1.1.diff
added
Changed 3 years ago by gunnar
-
attachment
score_seki_eye.sgf
added
Example of seki eye that affects the scoring.
Note: See
TracTickets for help on using
tickets.

Bugfix for aftermath scoring of sekis with chinese scoring.