applying null move prunning, at my own style...
Posted: 11 Oct 2011, 21:26
Hi everyone, Im recently applying null move prunning in my own style, I explain here in three steps:
1- At ply 1 I let that the side to move, move twice
2- Make the eval for everyone of the moves at ply 2 and pick the best score to put in the list of moves in ply 1
3- Then the moves with worst score in the list of ply 1 are pruned
my question is how dangerous could it be??
how many moves can I prune in this way Or under what conditions?
thanks,
si pueden responder en español mejor, sino en ingles estará bien
1- At ply 1 I let that the side to move, move twice
2- Make the eval for everyone of the moves at ply 2 and pick the best score to put in the list of moves in ply 1
3- Then the moves with worst score in the list of ply 1 are pruned
my question is how dangerous could it be??
how many moves can I prune in this way Or under what conditions?
thanks,
si pueden responder en español mejor, sino en ingles estará bien