📚 Practice Mode
Simulated Annealing
Learn at your own pace with hints and detailed explanations
1 / 15
Multiple Choice
What is the main idea behind Simulated Annealing?
- It starts with a random solution and iteratively improves it by making small changes.
- It uses a temperature parameter to control the acceptance of worse solutions.
- It is a deterministic algorithm that always finds the global optimum.
- It is a heuristic algorithm that is guaranteed to find the global optimum.