Minimax Algorithm, is a solution to reduce the burden on hardware in chess engine. However, a more in-depth method is needed to further increase the search algorithm. One of those solutions is called Alpha-Beta Pruning algorithm. The idea is to eliminate the unnecessary nodes in the search tree.
CITATION STYLE
Putra, W. B., & Heryawan, L. (2017). APPLYING ALPHA-BETA ALGORITHM IN A CHESS ENGINE. Jurnal Teknosains, 6(1), 37. https://doi.org/10.22146/teknosains.11380
Mendeley helps you to discover research relevant for your work.