Ticket #41: STS-RV_Misc.tst

File STS-RV_Misc.tst, 5.0 kB (added by cisba, 13 months ago)
Line 
1# This suite of semeai problems came from the package STS-RV
2# available at http://gobase.org/reading/preview/Semeai/#STS
3#
4# It is a very comprehensive semeai problems suite#
5# compiled by Ricard Vilà. The associated tests are in GTP
6# format but it's not a perfect match for GNU Go because
7# it uses a custom command called solve-semeaiS.
8# (More info at http://trac.gnugo.org/gnugo/ticket/41)
9#
10# This file instead is based on the normal GNU Go commands
11# (analyze_semeai) and enable the execution of the tests
12# in the semeais_Misc.tst file from STS-RV suite of semeai problems.
13#
14# For any of the problems below, if PASS is a solution it is the best
15# solution. However the other solutions are acceptable.
16
17############## semeai tests #################
18#
19# After analyze_semeai [dragon1] [dragon2]
20# the results are returned in the form (result1) (result2).
21# These are the results of the defense of dragon1 and the attack
22# of dragon2 assuming that the dragon1 player moves first. Thus
23# a result 1 0 typically means seki, while a 1 1 result means a kill
24# and 0 0 means the semeai is lost. In addition to seki, 1 0 may mean
25# that both dragons gain independent life.
26# The result [0 1] is not possible as a correct result but GNU Go
27# has been known to return that occasionally.
28# Result 2 mean success with good ko, 3 success with bad ko.
29# A good ko is characterized by the opponent having to make the first
30# external ko threat whereas a bad ko is the opposite.
31#
32# NOTE: In some problem GNU Go suggest a move instead to PASS
33# but the result of the semeai analysis is correct, so to avoid
34# a fail not relevant for the test, the move is ignored using
35# a regular expression: #? [x y (.*)]
36
37loadsgf games/STS-RV/MiscProblems/_semeai_C9_001.sgf
381 analyze_semeai K1 J1
39#? [3 3 G2]
40
412 analyze_semeai J1 K1
42#? [1 1 G1]
43
443 analyze_semeai A7 A8
45#? [1 1 B9]
46
474 analyze_semeai A8 A7
48#? [1 1 A10]
49
505 analyze_semeai T9 T10
51#? [1 1 (T15|S13|S11)]
52
536 analyze_semeai T10 T9
54#? [2 2 (S11|S13)]
55
56loadsgf games/STS-RV/MiscProblems/_semeai_C9_002.sgf
577 analyze_semeai T6 T5
58#? [1 1 N7]
59
608 analyze_semeai T5 T6
61#? [1 1 T7]
62
63loadsgf games/STS-RV/MiscProblems/_semeai_C9_003.sgf
649 analyze_semeai F2 G2
65#? [1 1 J1]
66
6710 analyze_semeai G2 F2
68#? [1 1 D4]
69
70loadsgf games/STS-RV/MiscProblems/_semeai_C9_004.sgf
7111 analyze_semeai K9 J9
72#? [1 1 L11]
73
7412 analyze_semeai J9 K9
75#? [1 0 L11]
76
77loadsgf games/STS-RV/MiscProblems/_semeai_C9_005.sgf
7813 analyze_semeai B12 B13
79#? [1 1 B9]
80
8114 analyze_semeai B13 B12
82#? [1 0 B9]
83
84loadsgf games/STS-RV/MiscProblems/_semeai_C9_006.sgf
8515 analyze_semeai D18 D19
86#? [1 1 (A18|C19)]
87
8816 analyze_semeai D19 D18
89#? [1 1 (B19|C19|A18)]
90
91loadsgf games/STS-RV/MiscProblems/_semeai_C9_007.sgf
9217 analyze_semeai P17 P16
93#? [1 1 (Q15|R15)]
94                       
9518 analyze_semeai P16 P17
96#? [1 1 N19]
97                       
9819 analyze_semeai T3 T4
99#? [1 1 (T5|S5|R5|Q5|O1)]
100                       
10120 analyze_semeai T4 T3
102#? [1 1 (O1|S2|R2|Q2)]
103                       
10421 analyze_semeai E19 D19
105#? [1 1 (C17|C16)]
106                       
10722 analyze_semeai D19 E19
108#? [1 1 (F17|F16)]
109                       
11023 analyze_semeai C9 C10       
111#? [1 1 (D11|A10)]
112                       
11324 analyze_semeai C10 C9       
114#? [1 1 (D11|A10)]
115
116loadsgf games/STS-RV/MiscProblems/_semeai_C9_008.sgf
11725 analyze_semeai P17 P16
118#? [1 1 (P15|R15)]
119                       
12026 analyze_semeai P16 P17
121#? [1 1 (Q18|R18|S18)]
122                       
12327 analyze_semeai T3 T4
124#? [1 1 (R5|Q5)]
125                       
12628 analyze_semeai T4 T3
127#? [1 1 (R2|Q2)]
128                       
12929 analyze_semeai E19 D19
130#? [1 1 (C17|C16)]
131                       
13230 analyze_semeai D19 E19
133#? [1 1 (F17|F16)]
134                       
13531 analyze_semeai C9 C10       
136#? [1 1 (D11|A10)]
137                       
13832 analyze_semeai C10 C9       
139#? [1 1 (D11|A10)]
140
141loadsgf games/STS-RV/MiscProblems/_semeai_C9_009.sgf
14233 analyze_semeai F2 G2
143#? [3 3 G1]
144
14534 analyze_semeai G2 F2
146#? [1 1 G1]
147
148loadsgf games/STS-RV/MiscProblems/_semeai_C9_010.sgf
14935 analyze_semeai F2 G2
150#? [1 1 J1]
151
15236 analyze_semeai G2 F2
153#? [1 1 D4]
154
155loadsgf games/STS-RV/MiscProblems/_semeai_C9_011.sgf
15637 analyze_semeai F2 G2
157#? [1 1 J1]
158
15938 analyze_semeai G2 F2
160#? [1 1 D4]
161
162loadsgf games/STS-RV/MiscProblems/_semeai_C9_012.sgf
16339 analyze_semeai K9 J9
164#? [1 1 (L11|O10|O12)]
165
16640 analyze_semeai J9 K9
167#? [1 1 L11]
168
169loadsgf games/STS-RV/MiscProblems/_semeai_C9_013.sgf
17041 analyze_semeai B12 B13
171#? [1 1 (A9|C19)]
172
17342 analyze_semeai B13 B12
174#? [1 0 A9]
175
176loadsgf games/STS-RV/MiscProblems/_semeai_C9_014.sgf
17743 analyze_semeai B12 B13
178#? [1 1 (B9|C19)]
179
18044 analyze_semeai B13 B12
181#? [1 0 B9]
182
183loadsgf games/STS-RV/MiscProblems/_semeai_C9_015.sgf
18445 analyze_semeai D18 E18
185#? [1 1 (D19|F19|H18)]
186
18746 analyze_semeai E18 D18
188#? [1 1 D19]
189
190loadsgf games/STS-RV/MiscProblems/_semeai_C9_016.sgf
19147 analyze_semeai C11 C12
192#? [1 1 A18]
193
19448 analyze_semeai C12 C11
195#? [1 1 A18]
196
197loadsgf games/STS-RV/MiscProblems/_semeai_C9_017.sgf
19849 analyze_semeai J19 K19
199#? [1 1 (S16|T19)]
200
20150 analyze_semeai K19 J19
202#? [1 1 S16]
203
204loadsgf games/STS-RV/MiscProblems/_semeai_C9_018.sgf
20551 analyze_semeai K12 K13
206#? [1 1 (O14|N14|M14|K14|H12|F11)]
207
20852 analyze_semeai K13 K12
209#? [1 1 H12]
210
211loadsgf games/STS-RV/MiscProblems/_semeai_C9_019.sgf
21253 analyze_semeai H18 G18
213#? [1 1 E18]
214
21554 analyze_semeai G18 H18
216#? [1 1 E18]
217