gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] how to increase node limits on --decide-semeai?


From: bump
Subject: Re: [gnugo-devel] how to increase node limits on --decide-semeai?
Date: Sat, 25 Feb 2006 06:11:31 -0800

> Increasing the level beyond 10 will increase all the depth and limits, but
> it can be very slow (16 or more seems impossible unless you have a
> supercomputer ;)

Just increasing the number of semeai nodes can be accomplished
with a command line option --semeai-node-limit or you
can recompile with a larger semeai node limit:

configure --enable-semeai-node-limit=2000; make

This may be a good idea, especially if you want to debug some
semeai problems, which is one area where GNU Go makes
mistakes.

Dan




reply via email to

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