Discussion Forum
Que. | General algorithm applied on game tree for making decision of win/lose is ____________. |
a. | DFS/BFS Search Algorithms |
b. | Heuristic Search Algorithms |
c. | Greedy Search Algorithms |
d. | MIN/MAX Algorithms |
Answer:MIN/MAX Algorithms |