Re: [computer-go] Best computer go development library?

2007-01-24 Thread Ray Tayek

At 02:52 PM 1/23/2007, you wrote:
... I'm interested in doing some experiments in developing a 
computer go algorithm. ... I'll probably be writing in C++ on Linux 
or C# on Windows, depending on the software available for each.


take a look at http://www.lclark.edu/~drake/go/ it was in java, he 
tried c++ and went back. so you have some good examples of stuff 
there in java and c++.


thanks


---
vice-chair http://ocjug.org/


___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/


[computer-go] Best computer go development library?

2007-01-23 Thread Thomas Johnson

Hi folks,

I'm interested in doing some experiments in developing a computer go
algorithm. I definitely don't want to rewrite any of the basic stuff (board
management, scoring, etc) if it's already available somewhere. What's the
best library available (if any) for doing this kind of thing? If it makes a
difference, I'll probably be writing in C++ on Linux or C# on Windows,
depending on the software available for each.

Thanks
Tom
___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/