Ticket #147 (new defect)
double threat test cases, in hope of future implementation
| Reported by: | alain | Owned by: | gnugo |
|---|---|---|---|
| Priority: | lowest | Milestone: | 3.8 |
| Component: | source | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | patch: | no |
Description (last modified by alain) (diff)
Testcases of double threat move, not yet implemented in GNU Go. (examples found on computer-go list or on KGS).
- Double ladder breaker, from Rémi Coulom and John Tromp.
- Life with miai move by Sanghyeon Seo.
- 3 Fuseki with ladder breakers (thanks to Min-u Kang).
- attack_either / defend_both , from comments in engine/reading.c
GNU GO task list, in paragraph Long term issues:
* A much improved combination module. The combination module of today only finds combinations of threats to capture enemy groups. A more useful combination module would e.g. find combinations of threats to capture a group or enter opponent territory. It would also be strong enough to find combinations of strategic moves and more indirect threats (a threat to a threat). Possibly it could combine threats in AND-OR trees (DAGs?) that could be searched using ordinary tree search algorithms. (Revision of combination.c is underway.)
And in Ideas:
* Generalize representation and handling of threats so that we have a graph representation of threats that can be searched to see how different threats interact.
Attachments
Regression Results
| Attachment | Rev. | PASS | FAIL | Nodes | Status |
Change History
Note: See
TracTickets for help on using
tickets.
