Consider the simulation step of Monte Carlo Tree Search (MCT…

Consider the simulation step of Monte Carlo Tree Search (MCTS). What if instead of a random playout during the simulation step, a heuristic was used to select moves estimated to be a good choice during each turn? What outcomes might be expected with this approach? (Select all that apply)