🇿🇦 Algorithms Explained – minimax and alpha-beta pruning
This video covers the minimax search algorithm, as well as how it can be sped up using alpha-beta pruning. Pseudocode:https://pastebin.com/VSehqDM3 – plain minimaxhttps://pastebin.com/rZg1Mz9G – alpha beta Support the creation of…
Continue reading