Question 19
ALGORITHMS
Answer the given subquestions.
In the Simulated Annealing schedule, if the temperature parameter T drops to absolute zero very early in the search process, the algorithm will move from the current node N to a random neighbour X __________ .
only if N is better than X
only if X is better than N
unconditionally (resulting in a random walk)