[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnugo-devel] tuning, revised
From: |
Paul Pogonyshev |
Subject: |
[gnugo-devel] tuning, revised |
Date: |
25 Sep 2003 01:59:59 +0000 |
I forgot to add escape value check to the pattern constraint. This is
a revised version.
Paul
--- owl_defendpats.db.~1.103.~ 2003-08-26
01:48:36.000000000 +0000 +++ owl_defendpats.db 2003-09-25
01:58:28.000000000 +0000 @@ -6660,6 +6660,26 @@ aX.b
;(owl_strong_dragon(a) || owl_strong_dragon(b)) &&
!oplay_disconnect(*,a,b)
+Pattern D1390
+# pp New pattern (3.5.2)
+
+???.O either capture or escape
+o*...
+OX..?
+?x.??
+-----
+
+:8,b,value(80)
+
+???dC
+o*bc.
+ABa.?
+?x.??
+
+; owl_escape_value(d) > 0
+; && oplay_attack_either(*,a,b,c,d,B,c) && oplay_connect(*,a,b,c,d,?,A,C)
+
+
#########################################################
# #
# Ko #
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnugo-devel] tuning, revised,
Paul Pogonyshev <=