Yes, that's it. Checks if an engine does an illegal ko, puts a piece where already is a piece, etc.
On Tue, Aug 04, 2009 at 04:15:18PM -0400, Joshua Shriver wrote: > 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 > <[email protected]>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 > > [email protected] > > http://www.computer-go.org/mailman/listinfo/computer-go/ > > > _______________________________________________ > computer-go mailing list > [email protected] > http://www.computer-go.org/mailman/listinfo/computer-go/ Folkert van Heusden -- MultiTail cok yonlu kullanimli bir program, loglari okumak, verilen kommandolari yerine getirebilen. Filter, renk verme, merge, 'diff- view', vs. http://www.vanheusden.com/multitail/ ---------------------------------------------------------------------- Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com _______________________________________________ computer-go mailing list [email protected] http://www.computer-go.org/mailman/listinfo/computer-go/
