NULL-MOVE
Posted: 20 Oct 2004, 14:16
Hi dear all,
Please, somebody that understood the dynamics of the NULL-MOVE under the MINIMAX with ALPHA/BETA cut, can make some comments here?
What I did understood is that in the search-tree we should add a null move and see the evaluation. Well, how this evaluation could help cut the tree if it should be a very bad move? (I mean, in the minimax, when I found a good move, it help me to cut the bad ones, because I have a great score already...)
Another point is that the null move can help to find the opponent "killer" move, and then, it can help to cut the tree (because we found a good move to the opponent). (Did I get near the idea? But then, this technique is the "killer move", and not the "null-move" techinique... )
Any thoughts about it?
Yours,
Beco
Please, somebody that understood the dynamics of the NULL-MOVE under the MINIMAX with ALPHA/BETA cut, can make some comments here?
What I did understood is that in the search-tree we should add a null move and see the evaluation. Well, how this evaluation could help cut the tree if it should be a very bad move? (I mean, in the minimax, when I found a good move, it help me to cut the bad ones, because I have a great score already...)
Another point is that the null move can help to find the opponent "killer" move, and then, it can help to cut the tree (because we found a good move to the opponent). (Did I get near the idea? But then, this technique is the "killer move", and not the "null-move" techinique... )
Any thoughts about it?
Yours,
Beco