/sudoku-solver-genetic

This project is sudoku solver using the genetic algorithm. It creates a random example, solve it for the first time and give it a score. Then, by using genetic algorithm, it enhance the solution and also give it a score. This project was made for (Artificial Intelligence - Third Year) in my college.

Primary LanguageJava

No issues in this repository yet.