|
|
|
|
|
by red75prime
3256 days ago
|
|
Ability to generate candidate paths in continuous search space is a bit more general than pruning prebuilt search tree. Search tree is an approximation of continuous search problems and needs to be built by someone. This approach builds its own search tree. |
|
That is solving problems creatively.