Ask Question
11 March, 00:01

The simulated annealing returns the current state when the end of the annealing schedule is reached and if the annealing schedule is slow enough.

Given that we know the value (a measure of goodness) of each state we visit, is there anything smarter we could do?

+3
Answers (1)
  1. 11 March, 00:04
    0
    A smarter option would be to proposes a variable cooling factor (VCF) model for simulated annealing schedule as a new cooling scheme to determine an optimal annealing.

    Explanation:

    Simulated annealing is a technique that is used to find the best solution for either a global minimum or maximum, without having to check every single possible solution that exists.

    Simulated annealing can be very effective at finding good sub-optimal solutions.

    if the annealing schedule is slow enough. Given that we know the value (a measure of goodness) of each state we visit, a smarter option would be to proposes a variable cooling factor (VCF) model for simulated annealing schedule as a new cooling scheme to determine an optimal annealing.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “The simulated annealing returns the current state when the end of the annealing schedule is reached and if the annealing schedule is slow ...” in 📗 Business if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers