Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 183 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 183 Bytes

AlphaBetaPruning

Implementation of alpha-beta pruning (modification to MiniMax algorithm) for solving Awari games problem. This code is used to develop an AI for Awari board games.