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

Re: [computer-go] Evaluation function / move ordering for gnugo



We also hack in at genmove. We use Gnu Go's genmove information as a
start for global lookahead, so we are combining Gnu Go's evaluation with
another layer of computation before selecting the played move.

Cheers,
David


On Apr 26, 2004, at 11:18 AM, Daniel Bump wrote:


Hi,

I've developped an evaluation function for Go that I'd like to test in an
existing program. Is it easy to replace gnugo's move ordering and/or
evaluation function by another one ?
Just replace genmove by another function.

_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://computer-go.org/mailman/listinfo/computer-go