Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 478 Bytes

File metadata and controls

8 lines (5 loc) · 478 Bytes

SudokuSolver---Genethic-Algorithm

An artifficial intelligence that solves random sudoku problems. The genetic algorithm uses elitism, Roulette Wheel Selection, One Point Crossover, and a controlled version on Swap Mutation, everything is put togheter using a web page to display how the algorithm works.

See it in action

index.html