Ticket #185 (closed defect: fixed)
Tactical reading mistake
| Reported by: | gunnar | Owned by: | gnugo |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.7.11 |
| Component: | source | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | patch: | yes |
Description
In this position
























tactical reading fails to capture the single black stone since attack1() doesn't consider the back-capturing move in the corner. This is because the black stone is adjacent to two strings in atari and the possibility that the same move saves both strings is ignored.
Attachments
Regression Results
| Attachment | Rev. | PASS | FAIL | Nodes | Status | |
| gunnar_7_11.7.diff | 2383 | 2 | +0.079% +0.031% +0.007% | details | ||
| testcases_7_11.2.diff | never tested |
Change History
Changed 5 years ago by gunnar
-
attachment
testcases_7_11.2.diff
added
Changed 5 years ago by gunnar
-
attachment
gunnar_7_11.7.diff
added
Back-capture in more situations to avoid snapback in attack1().
Note: See
TracTickets for help on using
tickets.

Testcase.