![]() |
||||||
![]() |
||||||
|
Next: Bidirectional Search Previous: Examples AnalysisRepeat some work, but repeated work is only fraction of work on last (unrepeated) level
Repeated work is approximately Least-length solution but not least-cost solution Is there a better way to decide thresholds? Yes! IDA* search (Like A* search but we avoid the space issues with A* by running it iteratively - more later)
|
|||||
|