Re: [computer-go] CiteULike
Peter Drake wrote: > There is a CiteULike group dedicated to computer Go: > > http://www.citeulike.org/group/5884/library > > No new articles have been posted since May. > > I tried to join a month ago to post an article, but there has been no > response: > > http://www.citeulike.org/groupfunc/5884/home > > Is this group still active? Sorry about that. I added you (and everybody else) to the group now. And I also promoted you, Remi, and Terry to be administrators so that this group can be handled better from now on. Urban ___ computer-go mailing list computer-go@computer-go.org http://www.computer-go.org/mailman/listinfo/computer-go/
[computer-go] libraries
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? Folkert van Heusden -- MultiTail is a versatile tool for watching logfiles and output of commands. Filtering, coloring, merging, 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/
Re: [computer-go] libraries
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. Fan On Mon, Jul 27, 2009 at 2:23 AM, Folkert van Heusden wrote: > 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? > > > Folkert van Heusden > > -- > MultiTail is a versatile tool for watching logfiles and output of > commands. Filtering, coloring, merging, 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/
Re: [computer-go] libraries
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, xiefan_hotmail wrote: 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. Fan On Mon, Jul 27, 2009 at 2:23 AM, Folkert van Heusden > wrote: 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? Folkert van Heusden -- MultiTail is a versatile tool for watching logfiles and output of commands. Filtering, coloring, merging, 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/ ___ computer-go mailing list computer-go@computer-go.org http://www.computer-go.org/mailman/listinfo/computer-go/