Closed MrPiada closed 1 year ago
Keep a list of fen position and befor each __make_move() check if the fen position is already inside the list and, if so, avoid the exploration of the branch.
Keep a list of fen position and befor each __make_move() check if the fen position is already inside the list and, if so, avoid the exploration of the branch.