Using Genetic Algorithm to Solve Solitaire Chess Problem

Solving Solitaire is a problem of computer game-playing,which belong to the research area of artificial intelligence.This paper proposes a conception of solving Solitaire problem based on genetic algorithm and realizes it in Java.