Bitboard knowledge base system and elegant search architectures for Connect6

作者:

Highlights:

摘要

Efficiency is critical for game programs. This paper improves the search efficiency of Connect6 program by encoding connection patterns and computing the inherent information in advance. Such information is saved in a bitboard knowledge base system, where special bitwise operations are designed. This paper also proposes efficient methods of generating threat moves and the Multistage Proof Number Search. The methods reduce the time complexity of generating threat moves. The search improves the search performance by developing candidate moves in stages according to their importance. In brief, this paper proposes an efficient knowledge base system and elegant search architectures for Connect6. It is expected that the proposed methods can be applied to all kinds of Connect-k games.

论文关键词:Bitboard,Connect6,Connect-k games,Threat Space Search,Proof Number Search

论文评审过程:Available online 25 May 2012.

论文官网地址:https://doi.org/10.1016/j.knosys.2012.05.002