Search found 3 matches

by Juddster
Sat Feb 27, 2016 8:30 am
Forum: Help, Suggestions, Etc.
Topic: Moderation
Replies: 1
Views: 21723

Moderation

Hello - new member here. I have put up a couple of posts about my perft generator, but they are stuck, awaiting moderation.
Can you please check them for spam filtering etc ?
Thanks,
Judd
by Juddster
Wed Feb 24, 2016 1:47 am
Forum: Programming and Technical Discussions
Topic: My perft program
Replies: 0
Views: 3114

My perft program

Hi all. This is my perft utility. It is actually a lobotomized version of my forthcoming chess engine (which is not quite ready for publication just yet :) ), in which I have stripped everything down to just the perft functionality and done a few little hacks to try and speed things up, specifically ...
by Juddster
Tue Feb 23, 2016 4:41 am
Forum: Programming and Technical Discussions
Topic: Fast Perft utility with Magic Bitboards and Hashing
Replies: 2
Views: 4090

Re: Fast Perft utility with Magic Bitboards and Hashing

Hi all - long-time lurker and first-time poster here.
Just giving this old thread a bump.

Perft utility

I was very impressed with Mr. Ankan-Ban's perft program.
I have written my own perft, which is a by-product of my forthcoming chess engine.

It's not as fast as his (at least not on a per ...