Title :
Planning an endgame move set for the game RISK: a comparison of search algorithms
Author :
Vaccaro, James M. ; Guest, Clark C.
Author_Institution :
Univ. of California, La Jolla, CA, USA
Abstract :
Seven algorithms used to search for solutions in dynamic planning and execution problems are compared. The specific problem is endgame moves for the board game RISK. This paper concentrates on comparison of search methods for the best plan using a fixed evaluation function, fixed time to plan, and randomly generated situations that correspond to endgames in RISK with eight remaining players. The search strategies compared are depth-first, breadth-first, best-first, random walk, gradient ascent, simulated annealing, and evolutionary computation. The approaches are compared for each example based on the number of opponents eliminated, plan completion probability, and value of ending position (if the moves do not complete the game). Simulation results indicate that the evolutionary approach is superior to the other methods in 85% of the cases considered. Among the other algorithms, simulated annealing is the most suitable for this problem.
Keywords :
evolutionary computation; game theory; gradient methods; random processes; search problems; simulated annealing; RISK board game; best first; breadth first; depth first; endgame move set; evolutionary computation; fixed evaluation function; fixed time to plan; gradient ascent; random walk; search algorithm; simulated annealing; Bayesian methods; Computational modeling; Costs; Evolutionary computation; Game theory; Genetic algorithms; Probability; Search methods; Simulated annealing; Stochastic processes; Dynamic planning; genetic algorithm; search algorithms;
Journal_Title :
Evolutionary Computation, IEEE Transactions on
DOI :
10.1109/TEVC.2005.856211