Towards solving the 7-in-a-row game

Published: 01 Jan 2021, Last Modified: 28 Jan 2025CoG 2021EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Our paper explores the game theoretic value of the 7-in-a-row game. We reduce the problem to solving a finite board game, which we target using Proof Number Search. We present a number of heuristic improvements to Proof Number Search and examine their effect within the context of this particular game. Although our paper does not solve the 7-in-a-row game, our experiments indicate that we have made significant progress towards it.
Loading