Sagot :
Answer:
While there are algorithms like Backtracking to solve N Queen problem, let’s take an AI approach in solving the problem. ... A description of the notions of all terminologies used in the problem will be given and are as follows ... Below is the implementation of the Hill-Climbing algorithm