[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gnugo-devel] Irregular edges
From: |
Trevor Morris |
Subject: |
Re: [gnugo-devel] Irregular edges |
Date: |
Mon, 15 Oct 2001 20:39:51 -0400 |
>Trevor's views of the regressions will definitely be
>invaluable in deciding what things to work on.
That's why I built it - glad I was on track!
I've updated the page to 3.1.10: http://www.public32.com/regress/
If you want to download the whole lot of html/images, here's
the 1.5 MB tarball:
http://www.public32.com/games/go/r10/r10a.tar.gz
>There seem to be some irregular right edges in the
>owl status diagrams. Apparently the vertices corresponding
>to the correct and actual moves get dropped, e.g. in
>
>http://www.public32.com/regress/strategy.tst/27.html
I'm aware of this problem, but am adding the following functionality
before fixing it:
- CPU time used per problem.
- other useful statistics per problem.
- capturing of -t output for all problems.
- storing sgf trace files for owl_* problems.
- saving problem solution info to XML, rather than HTML directly,
allowing much more flexible reporting/sorting, etc.
-Trevor