Skip to content

An artifficial intelligence that solves random sudoku problems.

Notifications You must be signed in to change notification settings

amr205/SudokuSolver---Genethic-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An artifficial intelligence that solves random sudoku problems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published