搜索资源列表
47142
- sudoku 九直行九横列,共分成九个九宫格,每行列都由1到9、不能重复的阿拉伯数字组成,每个九宫格亦然。但数独游戏难易等级很多,每个只有一个解法。 可?BR> [九宫格.zip] - 九宫格的A*算法实现 可以选择两个估价函数,完成九宫格的自动求解。
Algorithm_For_Sudoku
- this the algorithm to make sudoku application .-this is the algorithm to make sudoku application .
103Sudoku06024
- This a sudoku solver.. can solve any sudoku problem-This is a sudoku solver.. can solve any sudoku problem
Soduku_CNF
- cnf module for sudoku solver
SudokuCSharp
- It is interesting to note that the Sudoku puzzle is extremely popular for a variety of reasons. At this application you will able to solve sudoku problem with one click.