Skip to content

ianhohoho/Sudoku_Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

Purpose: Just for fun!

Author: Ian Ho
Algorithm: Backtracking
Last Edited: 24 April 2020

Remaining Tasks:

  • Implemnent GUI with initialisable values using Pygame
  • Exploring other algorithms such as Stochastic search (using genetic algorithm) for optimisation
  • Introducing timing mechanism to compare optimisation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages