MCQOPTIONS
Saved Bookmarks
| 1. |
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» E. | |