Skip to content

Horadmard/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulated Annealing

Set Starting Temperature / Generate Random Sudoku Table /

Iterations:

1. Change the table randomly

2. Calculate the Cost Function

3. Reduce temperature exponentially (cooling rate)

Contributing

After installing required packages such as

  1. pandas
  2. random

run codes below:

$ git clone https://github.com/Horadmard/Sudoku.git
$ cd Sudoku/src
$ python3 solve.py

send us PRs thanks (;

${ c|c|c c|c|c c|c|c }$

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •