Back to the 2020 paper
Similar questions
Artificial intelligenceWhich is the best way to go for game playing problem? (i) Linear approach (ii) Heuristic approach (some knowledge is stored) (iii) Random approach (iv) An optimal approach20222mArtificial intelligenceCreate a simple two-player game tree (3 levels) and show how the Minimax algorithm selects the best move for the maximizing player.20247mDiscrete MathematicsUse pseudocode to describe an algorithm for determining the value of a game tree when both players follow a minimax strategy.20224mDesign and Analysis of Algorithms Which strategy solves problems by solving subproblems and combining their solutions? (i) Brute Force (ii) Greedy (iii) Dynamic Programming (iv) Backtracking20242m
PreviousDecision support programs are designed to help managers make (i) budget projections (ii) visual presentations (iii) business decisions (iv) vacation schedulesNextWhat are not represented by using propositional logic? (i) Objects (ii) Relations (iii) Both objects and relations (iv) None of the above