|
计算机科学 2010
Algorithm Based on Genetic Algorithm for Sudoku Puzzles
|
Abstract:
To solve the Sudoku puzzles,above all,they were changed into a combinatorial optimization problem.Then,a genetic algorithm with specialized encoding,initialization and local search operator was presented to optimize it.The experimental results show the algorithm is effective for all difficulty levels Sudoku puzzles.