Open Bowarc opened 1 year ago
When searching multiple depths, you build a binarytree (i belive) but instead of dropping the tree after use, just keep the branch you selected as the new tree base.
So you don't need to search the depth you searched the previous iteration-2
When searching multiple depths, you build a binarytree (i belive) but instead of dropping the tree after use, just keep the branch you selected as the new tree base.
So you don't need to search the depth you searched the previous iteration-2