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

Sylvain Gelly sylvain.gelly at m4x.org
Thu May 31 02:22:56 PDT 2007


Hello,

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

Maybe it depends on the gcc versions, but I always use "-Wall -W" rather
than only "-Wall". "-W" turns on (important) warnings which are not turned
on with only "-Wall", and as usual warnings are much more important than
errors :-).
I agree that it is not related to what is reported here, sorry :).
Cheers,
Sylvain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://computer-go.org/pipermail/computer-go/attachments/20070531/6ccaf286/attachment.htm


More information about the computer-go mailing list