Huh, why not use Pascal? It has speed of C and
simplicity of Java :)
heck, you could use perl. plenty of packages
available (it can even be made multithreaded!),
shared memory packages, etc.
i mean, if speed isn't your top concern...
i think speed is one of most important things beacuse it affects strength of
the program ;) (if the time for move is restricted)
anyway, chosing a proper (fastest) algorithm has crucial meaning and other
things like language, used data structures and so on, have less meaning in
improving speed.
thats my opinion, regards.
_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/