Q.

Which is the best way to go for Game playing problem?

A. linear approach
B. heuristic approach (some knowledge is stored)
C. random approach
D. an optimal approach
Answer» B. heuristic approach (some knowledge is stored)
Explanation: we use a heuristic approach, as it will find out brute force computation, looking at hundreds of thousands of positions. e.g chess competition between human and ai based computer.
1.7k
1
Do you find this helpful?
8

Discussion

No comments yet