Skip to content

A basic sudoku generator that demonstrates genetic algorithms.

Notifications You must be signed in to change notification settings

doadam2/sudoku-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A basic soduku-generator which demonstrates the use of genetic algorithms. No math algorithms are used here, ONLY the genetic algorithm technique. This shows the power of this technique as you need ZERO knowledge of the math behind sudoku.

A Great info about genetic algorithms would be: http://natureofcode.com/book/chapter-9-the-evolution-of-code/

About

A basic sudoku generator that demonstrates genetic algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages