![]() |
||||||
![]() |
||||||
|
Next: RBFS Previous: Eight Puzzle Example AnalysisSome redundant search, but small amount compared to work done on last iteration Dangerous if f values are very close to one another If threshold = 21.1 and next value is 21.2, probably only include 1 new node each iteration
Time:
SMA* search can be used to remember some nodes from one iteration to the next.
|
|||||
|