Output: ko.tst

DateThursday, May 20, 2004 7:27:32 PM MDT
Hostlonglife
Command gnugo-3.4 --mode gtp

GNU Go Version 3.4


This is GNU Go, a Go program. Contact gnugo@gnu.org, or see
http://www.gnu.org/software/gnugo/ for more information.

Copyright 1999, 2000, 2001, 2002 and 2003 by
the Free Software Foundation.

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation - version 2.

This program is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.  See the GNU General Public License in file COPYING
for more details.

You should have received a copy of the GNU General Public
License along with this program; if not, write to the Free
Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111, USA.

name
= GNU Go

version
= 3.4

cputime
= 0.050


#------------------------------------------------------------------------------ # Ko # # Computer Go Test Collection http://www.cs.ualberta.ca/~games/go/ # # $Source: /usr/cvsroot/project_cgtc/ko.tst,v $ # $Id: ko.tst,v 1.3 2004/04/28 17:10:39 emarkus Exp $ #------------------------------------------------------------------------------ loadsgf ./sgf/ko/ko.1.sgf = black 10 reg_genmove white #? [M5] =10 M5 20 reg_genmove white #? [!O6] =20 M5 loadsgf ./sgf/ko/ko.2.sgf = black 30 reg_genmove white #? [B9] =30 B9 40 reg_genmove white #? [!P19|A11] =40 B9 # both ko are bad here loadsgf ./sgf/ko/ko.3.sgf = black 50 reg_genmove black #? [!R5] =50 O5 51 reg_genmove black #? [S3] =51 O5 55 reg_genmove white #? [S3|R5] =55 S3 loadsgf ./sgf/ko/ko.4.sgf = black 60 reg_genmove black #? [O4] =60 H6 # start ko to kill opponent and survive 70 reg_genmove black #? [!Q8] =70 H6 # not enough to live, even with another move. loadsgf ./sgf/ko/ko.5.sgf = black 80 reg_genmove black #? [!L6] =80 G2 # bad ko connection, small 81 reg_genmove white #? [!L6] =81 J2 # bad ko capture, small loadsgf ./sgf/ko/ko.6.sgf = black 90 reg_genmove black #? [T10] =90 G19 # fight ko for group 91 reg_genmove white #? [T10] =91 D17 # connect ko for group 100 reg_genmove black #? [!T7] =100 G19 loadsgf ./sgf/ko/ko.7.sgf = black 110 reg_genmove white #? [T10] =110 T10 111 reg_genmove white #? [!T8] =111 T10 loadsgf ./sgf/ko/ko.8.sgf = black 120 reg_genmove white #? [T10] =120 T10 121 reg_genmove white #? [!Q7|Q10] =121 T10
cputime = 47.340 quit =