Perft(14) estimates

Discussion of chess software programming and technical issues.

Moderator: Ras

User avatar
sje
Posts: 4675
Joined: Mon Mar 13, 2006 7:43 pm

Perft(14) estimates

Post by sje »

This is the thread for perft(14) estimates.

My guess: 70 quintillion. (70,000,000,000,000,000,000)
User avatar
Ajedrecista
Posts: 2114
Joined: Wed Jul 13, 2011 9:04 pm
Location: Madrid, Spain.

Re: Perft(14) estimates.

Post by Ajedrecista »

Hello Steven!
sje wrote:This is the thread for perft(14) estimates.

My guess: 70 quintillion. (70,000,000,000,000,000,000)
Please take a look to a thread that I started in January, where I collected some Perft(14) estimates as well as I did my own estimate averaging 400 MonteCarlo perft samples, plus my own estimate using an unorthodox method (if it deserves to be called method):

Doubt: perft estimate averaging N MonteCarlo samples.

Code: Select all

61,803,489,628,662,504,195 by Joshua Haglund.

6.187e+19 by François Labelle.

61,886,459,822,115,294,738 by myself.

6.188925e+19 by H.G.Muller.

6.19009592e+19 by Reinhard Scharnagl.
petero2 wrote:Here is what I got after about 196 core hours:

Code: Select all

m = 6.18847822079403e+19
s = 0.00002368654103e+19
Good luck with the project!

Regards from Spain.

Ajedrecista.