|
|
|
|
|
by whatever1
465 days ago
|
|
Keeping track of where you are is THE feature. You can manage memory and compute budget so that your cute algo does not go rogue. On top of that very often you don’t have to explore the entire tree, and there is custom logic at each step to decide whether you want to proceed or not with exploration. |
|