What do you mean by sanity checks? Such as legal moves?

I wrote a chess engine vs engine app, could gut and reuse it for go and
possible add legal move checking to it.

-Josh

On Mon, Aug 3, 2009 at 4:39 AM, Folkert van Heusden
<folk...@vanheusden.com>wrote:

> Hi,
>
> CGOS does sanity checks on the moves played by the engines that are
> matched. Problem is that it might take a few hours before bugs get
> triggered (due to scheduling of matches).
> GoGui can let an engine play against itself and then does also does
> sanity-checks but it is possible that certain bugs in an engine won't
> get triggered.
> So I was wondering: are there any other tools available for matching
> engines WITH validity-checks?
>
>
> Folkert van Heusden
>
> --
> MultiTail รจ uno flexible tool per seguire di logfiles e effettuazione
> di commissioni. Feltrare, provedere da colore, merge, 'diff-view',
> etc. http://www.vanheusden.com/multitail/
> ----------------------------------------------------------------------
> Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
> _______________________________________________
> computer-go mailing list
> computer-go@computer-go.org
> http://www.computer-go.org/mailman/listinfo/computer-go/
>
_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to