[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gnugo-devel] New owl attack pattern
From: |
SP LEE |
Subject: |
Re: [gnugo-devel] New owl attack pattern |
Date: |
Tue, 09 Sep 2003 23:14:40 -0700 |
Below is the revised patch, thanks of the comments of Arend and Evan. There
is no regression breakage. I still put it in owl_attackpats.db because I'm
afraid the pattern might be matched in the middle of an owl analysis.
SP Lee
Index: owl_attackpats.db
===================================================================
RCS file: /cvsroot/gnugo/gnugo/patterns/owl_attackpats.db,v
retrieving revision 1.94
diff -u -r1.94 owl_attackpats.db
--- owl_attackpats.db 21 Aug 2003 10:45:52 -0000 1.94
+++ owl_attackpats.db 9 Sep 2003 04:23:57 -0000
@@ -2764,6 +2764,22 @@
;&& oplay_defend_both(*,c,b,d,e,b,e)
+Pattern A722
+#spl added 3.5.2
+
+XXO?
+.*XO destroy eye, valid both on center and edge
+XX.O
+
+:8,s,value(45)
+
+BBO?
+c*XO
+AAdO
+
+;(lib(A) == 3 || lib(B) == 2 || oplay_attack(*,d,B)) && proper_eye(c)
+
+
#########################################################
# #
# Invade the eye space #
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus
- Re: [gnugo-devel] New owl attack pattern, SP LEE, 2003/09/09
- Re: [gnugo-devel] New owl attack pattern,
SP LEE <=
- Re: [gnugo-devel] New owl attack pattern, Evan Berggren Daniel, 2003/09/10
- Re: [gnugo-devel] New owl attack pattern, SP LEE, 2003/09/10
- Re: [gnugo-devel] New owl attack pattern, Gunnar Farneback, 2003/09/10
- Re: [gnugo-devel] New owl attack pattern, SP LEE, 2003/09/11
- Re: [gnugo-devel] New owl attack pattern, Evan Berggren Daniel, 2003/09/11
- Re: [gnugo-devel] New owl attack pattern, SP LEE, 2003/09/11
- Re: [gnugo-devel] New owl attack pattern, SP LEE, 2003/09/12