Sciweavers

CG
2002
Springer

A Comparison of Algorithms for Multi-player Games

13 years 4 months ago
A Comparison of Algorithms for Multi-player Games
The maxn algorithm (Luckhardt and Irani, 1986) for playing multiplayer games is flexible, but there are only limited techniques for pruning maxn game trees. This paper presents other theoretical limitations of the maxn algorithm, namely that tie-breaking strategies are crucial to maxn , and that zerowindow search is not possible in maxn game trees. We also present quantitative results derived from playing maxn and the paranoid algorithm (Sturtevant and Korf, 2000) against each other on various multi-player game domains, showing that paranoid widely outperforms maxn in Chinese Checkers, by a lesser amount in Hearts and that they are evenly matched in Spades. We also confirm the expected results for the asymptotic branching factor improvements of the paranoid algorithm over maxn .
Nathan R. Sturtevant
Added 17 Dec 2010
Updated 17 Dec 2010
Type Journal
Year 2002
Where CG
Authors Nathan R. Sturtevant
Comments (0)