3469e57f7b7371c33ea2cf60c732338d54f91f93
The readme now includes the exact number of valid Sudoku puzzles (6.67 × 10²¹) and explicitly states the project's focus on generating and solving the hardest possible sudokus, replacing the vague reference to backtracking algorithms.
Sudoku Generator
This project is just a collection of research regarding the generation of sudoku's. It's not a production project.
The number of valid Sudoku puzzles has been calculated to be 6,670,903,752,021,072,936,960 (approximately 6.67 × 10²¹).
The main focus of this project is to generate and solve the hardest possible sudoku's.
Applications
Sudoku Generator
Just execute application and it will generate a sudoku for you with certain complexity.
Sudoku Solvder
Give sudoku puzzle as input and it will solve it for you
Sudoku Web
Run this server and it will run multiple sudoku generators and keeps track of many statistics while generating them.
Screenshots
Will come when I figured out how to use this project again.
First version
Second version
Sudoku solver.
Last version including the web interface reachable on 9999.
How to use
Will come soon, the Makefile is a work in progress. The whole project is.
Description
Software for generating the hardest sudoku you can imagine. It's heavily multi threaded to achieve it. The number of valid Sudoku puzzles has been calculated to be 6,670,903,752,021,072,936,960 (approximately 6.67 × 10²¹).
1.5 MiB
Languages
C
90.8%
JavaScript
5.1%
HTML
4%
Makefile
0.1%




