⟩ Which of the following algorithm is generally used CSP search algorithm? a) Breadth-first search algorithm b) Depth-first search algorithm c) Hill-climbing search algorithm d) None of the mentioned
b) Depth-first search algorithm
Explanation:
Provides backtrack facility.