Skip to content

Latest commit

 

History

History

sim-ann-src

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Simulated annealing

N Queen Problem solved with simulated annealing

You can change:

  • min temperature
  • max temperature
  • temperature coefficient
  • queens amount (aka board size as well)
  • number of steps at constant temperature

After calculation you will see:

  • plots of solution parameters
  • chess board at the bottom

sim-ann.gif