Ticket #201 (new defect)
Inconsistent boundary values
| Reported by: | gunnar | Owned by: | gnugo |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.9.x |
| Component: | source | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | patch: | yes |
Description
In the attached game at move 56,

















































































owl_defend F2 incorrectly finds an owl defense at F3, whereas owl_does_defend F3 F8 correctly says 0. However, when generating a move, owl_defend F2 precedes the owl_does_defend F3 F8 call and the latter finds a cached success result from the former search.
Tracking this down turns out to be a difference in owl boundary values, specifically for the J4 stone.
Attachments
Regression Results
| Attachment | Rev. | PASS | FAIL | Nodes | Status | |
| gunnar_7_12.11.diff | never tested |
Change History
Note: See
TracTickets for help on using
tickets.

