
General roadmap for learning/development of a chess engine?
Moderator: Ras
-
- Posts: 54
- Joined: Fri Apr 21, 2023 3:46 pm
- Full name: Richard Hoffmann
Re: General roadmap for learning/development of a chess engine?
Yeah it only occurred to me yesterday that I can get the PV from the search stack, instead of using the hash table. It doesn't seem to make any practical difference in my engine, but it is certainly a better way. 
