Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 199 Bytes

File metadata and controls

6 lines (4 loc) · 199 Bytes

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