Simulated Annealing Flashcards
1
Q
What is simulated annealing?
A
- Pick variable and value at random.
- if it improves, adopt it.
- if its not, adopt it probibalistically on T
- T is reduced over time.
2
Q
How is probability calculated in simulated annealing?
A
e−(h(n’)−h(n))/T