Around 28 minutes into the video is a slide titled 'Recap' that lists eight high-level topics:-
Minimax
Negamax
Evaluation functions
Alpha-beta pruning
Transposition tables
Quiescence search
Search selectivity
Bitboards
While some of these topics have been known since the early days of chess programming -- esp. minimax and alpha-beta -- others are less familiar and have subordinate topics that deserve a separate look. I'll cover them in a series of posts that might bring me closer to the elusive goal: Overcoming the Operators.
No comments:
Post a Comment