gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] gnugo without computer


From: bump
Subject: Re: [gnugo-devel] gnugo without computer
Date: Mon, 17 Mar 2003 10:59:30 -0800

> Note that the only difference is that in the first 
> code fragment, genmove was called.  But it doesn't
> seem like it should be necessary to call genmove if
> you just want to use the board alone.

If you want to call estimate_score, you need to call
evaluate_position() first. If you don't, GNU Go doesn't
know what groups it thinks are alive. This will also
prevent the segmentation fault you got.

Dan








reply via email to

[Prev in Thread] Current Thread [Next in Thread]