[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: computer-go: Good Play (was FPGA)
Oops! These two lines were wrong; I wrote:
> of difficulty of 2**(3*2)==64, and 13x13 go has a difficulty level of
> 64**(3*3) which is about 1.8*(10**16) and so on. It skyrockets!
It should have read:
of difficult of 2**(3*1) == 8, and 13x13 go has a difficulty level of
8**(3*2) == 262144 and so on. It skyrockets!
My "n" had an off-by-one error in it.
> Rich
--
Richard L. Brown Office of Information Services
Unix Guy University of Wisconsin System Administration
780 Regent St., Rm. 246
rbrown@xxxxxxxxxxxxxxxxx Madison, WI 53715