I've only posted to this board a few times, but the help here has enabled me to write up a bitboard engine successfully.
I was wondering more about performance metrics:
- if I run a 32-bit program on a 32 bit OS (like WinXP) with a 64 bit processor, do Bitboards lose their effectiveness (I assume so)
- are there any journal-type papers which discuss so much of the stuff you discuss here, as the concept may be tangentially related to some PhD work I'm doing, and I'm having a devil of a job pinning down sources to convince my supervisors of the performance benefits.
Cheers,