Computer Science, asked by AIisdo7365, 11 months ago

1 poin2) You know from experience that the value of a particular state in a MiniMax search tree lies between x and y (x <y), How can you use this information tooptimize your alpha-beta search?Set a = x and ß = ySet a = y and ß = XReturn value of state as (x+y)/2This information cannot be used to optimize the procedure​

Answers

Answered by ıtʑFᴇᴇʟɓᴇãᴛ
0

huge

tex

head

a particular state in a MiniMax search tree lies between x and y (x <y), How can you use this information tooptimize your alpha-beta search?Set a = x and ß = ySet a = y and ß = XReturn value of state as (x+y)/2This information cannot be used to optimize the procedure

Similar questions