On 11/12/07, Petr Baudis <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I started experimenting with implementing own Go robot and first I
> created a generic infrastructure that various engines should be able to
> plug into. Currently, a random player and a straightforward MonteCarlo
> bot (plays as zzg
On 11/12/07, Chris Fant <[EMAIL PROTECTED]> wrote:
> I would like some language recommendations. Requirements:
>Runs in Linux
>Has garbage collection
>Fast
>Well supported
>Can interface with MPI (can make C calls)
Practically all high level languages support these features. P