Skip to content

cun3yt/sudoku-solver-with-genetic-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Genetic Algoritms Solver for a Given Sudoku State.

run like this: bash$ python3 sudoku.py

ps. Since Genetic Algoritms are randomized algorithm getting stuck to a local minimum is a possiblity

About

Genetic Algorithms-based Sudoku Solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages