[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: computer-go: Perl Module for next move.
"Grajdeanu, Adrian" wrote:
>
> Matthew, why don't you have the games saved as sgfs and have gnugo score
> them
> gnugo --score last -l filename
> This is what I am most tempted for using... Of course there may be the seki
> problem...
>
> Adrian
I tried this feature but the program core dumped.
Inspecting things with gdb it seems the program
expects TW[] and TB[] properties in the SGF file?
Oh, another thing, the program wanted a GM[1]
property in the file. Why is that?
Jan van der Steen
Sorry, just jumped into this thread, so I might have
missed something. I just offered the program an FF[4]
file, being curious if the program scored correctly.