Folkert van Heusden a écrit :
Hi,
Are there any libraries in c/c++/java for development of a go-brain?
I imagine that things like finding connected areas has been implemented
a million times?
look at my list here :
http://ricoh51.free.fr/go/engineeng.htm
(not updated since Nov 2008...)
eric
There are others too. Off the top of my head, libego (C++), orego
(Java), and refbot variants. There has to be more, but I can't think
of others any besides an old C++ branch of my project. I switched to D
when I switched to Monte Carlo.
Sent from my iPhone
On Jul 26, 2009, at 9:27 PM, xie
hi,
yes, the source code of many famous programs could be download from internet
such as gnugo(from official website) , fuego(on sourceforge.org) . Both of
them are written by C++. my program Yogo is an MC Go program based on java,
and I also plan to share it on sourceforge in the near future.
Fa