Page 1 of 1

What happens when the backtracking algorithm reaches a complete solution?

Posted: Wed Jul 13, 2022 7:40 pm
by answerhappygod
a) It backtracks to the root
b) It continues searching for other possible solutions
c) It traverses from a different route
d) Recursively traverses through the same route