-
Published
-
-
Summary
- Practical project implementing and benchmarking an Othello AI based on the MiniMax search algorithm with alpha-beta pruning and a weighted heuristic evaluation function, with the purpose of comparing win rates and computation time across different search depths and evaluation strategies.
-
Size
- 955 KB