1.

What is the type of the algorithm used in solving the 8 Queens problem ?

A. Dynamic Programming
B. BackTracking
C. Branch and Bound
D. None
Answer» C. Branch and Bound


Discussion

No Comment Found