[computer-go] Efficiently selecting a point to play in a random playout

Stuart A. Yeates syeates at gmail.com
Thu May 31 02:01:18 PDT 2007


When writing C/C++ for multi-platform student assignments using gcc,
we always used the args:

-ansi -Wall -pedantic

Literally "use the ANSI standard" "turn all warnings on" and "be
pedantic about warnings." This, of course, won't help with libraries
not being found.

cheers
stuart


More information about the computer-go mailing list