Skip to content

chinmayabhatb/SIMULATED-ANNEALING-USING-PYTHON-SAA-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SIMULATED-ANNEALING-USING-PYTHON-SAA

Requirements

  • Python3
  • matplotlib

Usage

Run python SAA.py to see the results.

####Simulated Annealing OPTIMIZATION ####### Simulated Annealing means simulating a process that involves first heating and then slowly cooling some material. Algorithm was proposed by Kirkp atrick, 1980’s; then by Gellat & Vecchi between 1982 – 1983 and in 1985 by Cerny. The motivation for SA is to find the optimum solution based on the correlation among the hardening process of solids and solving large combinatorial optimization problem. Annealing process involves achieving a solid’s bottom state by melting it at higher temperature, and slowly lowering the temperature particles position themselves in the ground state.

###data file## link https://github.com/chinmayabhatb/ANT-COLONY-OPTIMIZATION-USING-PYTHON

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages