已收录 268921 条政策
 政策提纲
  • 暂无提纲
Tree Pruning for New Search Techniques in Computer Games
[摘要] This paper proposes a new mechanism for pruning a search game tree in computer chess. The algorithm stores and then reuses chains or sequences of moves, built up from previous searches. These move sequences have a built-in forward-pruning mechanism that can radically reduce the search space. A typical search process might retrieve a move from a Transposition Table, where the decision of what move to retrieve would be based on the position itself. This algorithm stores move sequences based on what previous sequences were better, or caused cutoffs. The sequence is then returned based on the current move only. This is therefore position independent and could also be useful in games with imperfect information or uncertainty, where the whole situation is not known at any one time. Over a small set of tests, the algorithm was shown to clearly out perform Transposition Tables, both in terms of search reduction and game-play results. Finally, a completely new search process will be suggested for computer chess or games in general.
[发布日期]  [发布机构] 
[效力级别]  [学科分类] 人工智能
[关键词]  [时效性] 
   浏览次数:2      统一登录查看全文      激活码登录查看全文