World-championship-caliber Scrabble☆

作者:

摘要

Computer Scrabble programs have achieved a level of performance that exceeds that of the strongest human players. Maven was the first program to demonstrate this against human opposition. Scrabble is a game of imperfect information with a large branching factor. The techniques successfully applied in two-player games such as chess do not work here. Maven combines a selective move generator, simulations of likely game scenarios, and the B∗ algorithm to produce a world-championship-caliber Scrabble-playing program.

论文关键词:Scrabble,Heuristic search,B∗,Simulations,Probability-weighted search,Dictionary representations

论文评审过程:Available online 2 November 2001.

论文官网地址:https://doi.org/10.1016/S0004-3702(01)00166-7