[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gnugo-devel] do some work for gnugo
From: |
Arend Bayer |
Subject: |
Re: [gnugo-devel] do some work for gnugo |
Date: |
Wed, 26 Mar 2003 11:40:13 +0100 (CET) |
Hi Kevin,
we are always happy about more contributors, great!
I think the most productive thing to do is to browse through
http://www.public32.com/regress/, pick some failures that annoy you
most, and try to understand what is going wrong. It's definitely a good
way to learn GNU Go's weaknesses.
The TODO list is worth looking at but has mostly fairly general items.
A pretty self-contained project that comes to my mind would be to
rewrite the persistent caches in such a way that the algorithms don't
take O(cache size) for lookup etc. The code for this is all in
persistent.c.
If they were O(1), we could increase the persistent reading cache size
for a nice speedup.
Arend
- Re: [gnugo-devel] worms from try_move, (continued)
- Re: [gnugo-devel] worms from try_move, kevin yong, 2003/03/21
- Re: [gnugo-devel] worms from try_move, Arend Bayer, 2003/03/23
- [gnugo-devel] 2 little things, max-d, 2003/03/23
- Re: [gnugo-devel] 2 little things, Arend Bayer, 2003/03/23
- Re: [gnugo-devel] 2 little things, max-d, 2003/03/23
- Re: [gnugo-devel] 2 little things, Arend Bayer, 2003/03/23
- Re: [gnugo-devel] 2 little things, max-d, 2003/03/23
- Re: [gnugo-devel] worms from try_move, Gunnar Farneback, 2003/03/23
[gnugo-devel] do some work for gnugo, kevin yong, 2003/03/25