Please enable JavaScript to use CodeHS

CodeHS Glossary


Alpha Beta Pruning General

An optimization technique that compares the current maximum and minimum scores in the game and stops minimax from executing if the minimum score is lower than the maximum