/NQueens-using-Simulated-annealing

hey there! I wanted to improve my results from simple hill climbing and stochastic hill climbing hence I looked into Simulated annealing. I have developed a program that takes ideas from the Simulated annealing algorithm and computes results from N queens

Primary LanguagePython

This repository is not active