Skip to content
#

simulated-annealing

Here are 679 public repositories matching this topic...

This project was presented for the Artificial Intelligence course for the academic year 2022/2023. It explores various methods to solve the N-Queens problem, including Random Search, Backtracking, Hill-Climbing, Simulated Annealing, and Genetic Algorithms. Each method is evaluated for its efficiency and effectiveness in finding solutions.

  • Updated May 28, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the simulated-annealing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the simulated-annealing topic, visit your repo's landing page and select "manage topics."

Learn more