Abstract

Connect6 is an intuitive and fair game with no first-hand advantage. Because of the large search tree, the search depth is often lower, to sacrifice strength of chess to improve search efficiency. In this case, this paper proposes an optimization algorithm for pruning Connect6 search tree based on the principal variation search and transposition tables algorithms. The optimization algorithm obtained PV node through searching, narrowed the pruning interval, and stored the key value of the situation into the transposition table through searching, and then directly returned the evaluation value when the same chess game was searched again, which greatly improved the search efficiency. Through a large number of repeated experiments, the effectiveness of the algorithm can be proved.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.