You might also try Orego. It's based around a Java re-implementation of Libego.

Of course, we'll likely rewrite the core routines this month. If you're not in a hurry (and want to work in Java), you might wait for that.

Peter Drake
http://www.lclark.edu/~drake/



On May 3, 2009, at 5:16 PM, Jason House wrote:

Here are the candidates that I'm aware of:

* Don's reference bots
* Libego (C++) http://github.com/lukaszlew/libego/tree/master
* Plug and Go (Java) https://plug-and-go.dev.java.net/

Since I use libego, I'd hope you'd pick that as your starting point :)
It aims to be a high performance library for use by others. It's pretty
easy to read.

On Sun, 2009-05-03 at 23:09 +0200, Heikki Levanto wrote:
Hi,

I have some ideas I would like to play with, but too little time to write a whole program from scratch. So I am looking for a decently written MC program for a starting point. (Later I may want to look at some tree search too, so it it has UCT or similar, it would be a bonus). I am fluent in C and C++, can manage Java, and a number of other languages. I work on a Linux system.

I know there are a number of "reference implementations" around, but are
they all listed on a single page, so I could quickly take a look at a
handful, before deciding where to go? Simple googling didn't get me to sucha
list...

At this point I don't care for performance, multi-threading, or even time controls. All I want is a simple implementation of MC that is easy to read
and to tweak, so I can see if my idea works at all.

 - Heikki


_______________________________________________
computer-go mailing list
[email protected]
http://www.computer-go.org/mailman/listinfo/computer-go/

_______________________________________________
computer-go mailing list
[email protected]
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to