Skip to content

Genetic Algorithm that solves easy sudoku problems, implemented in python without the use of external libraries.

Notifications You must be signed in to change notification settings

comrademarvin/sudoku_GA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

sudoku_GA

Genetic Algorithm that solves easy sudoku problems, implemented in python without the use of external libraries.

Read the included pdf report for more information about the algorithm and results from test cases.

This project was done as an assignment for the Artificial Intelligence (COS 314) module at the University of Pretoria in 2021.

About

Genetic Algorithm that solves easy sudoku problems, implemented in python without the use of external libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages