文件名称:vishal_sahu_sep15
介绍说明--下载内容均来自于网络,请自行研究使用
Alpha–beta pruning is a search algorithm that seeks to decrease the number of nodes that are uated by the minimax algorithm in its search tree. It is an adversarial search algorithm used commonly for machine playing of two-player games (Tic-tac-toe, Chess, Go, etc.).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
config.py
game.txt
pegSolitaire.py
pegSolitaireUtils.py
readGame.py
search.py
game.txt
pegSolitaire.py
pegSolitaireUtils.py
readGame.py
search.py