Description: About intelligent man-machine chess Othello algorithms, including Minimax, negative great, historical tables, alpha-beta algorithm, the permutation table algorithm so the search algorithm.
To Search:
File list (Check if you may need any files):
龚海晏-1320190306-黑白棋代码ALL
...............................\alphabeat.c
...............................\alphabeat_hash&history.c
...............................\alphabeat_history.c
...............................\minmax.c
...............................\negamax.c