[quote="Daniel Anulliero"][quote="ZirconiumX"]Hi Daniel! (Remember me from the HGM tourney?)
I personally follow the philosophy of "first get it working, then get it working well". Maybe memset is safe, maybe it isn't. I just initialise it manually. It's not time critical code, so paranoia is fine.[/quote]
Of course I remember , Zirconium :wink:
Ok I will try to initialise by hand to see what happen...
Because I think I have some bugs in my zobrist scheme , I want to try all the possibilities[/quote]
I tracked my Hash Bugs by adjusting move sorting for white and black such that the sorted list is identical if the Colors are Just reverserd. The complete search Output for both Position must then Just be the Same (Same node Count). The First Position with different. Node Count then gives a good starting Point for Error tracking
A newbie question :-)
Moderator: Ras