Re: [computer-go] CiteULike

2009-07-26 Thread Urban Hafner
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

[computer-go] libraries

2009-07-26 Thread Folkert van Heusden
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,

Re: [computer-go] libraries

2009-07-26 Thread xiefan_hotmail
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.

Re: [computer-go] libraries

2009-07-26 Thread Jason House
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,