© 2000 Todd Neller.  A.I.M.A. text figures © 1995 Prentice Hall.  Used by permission.
Memory-Bounded Search
•Space-complexity the main drawback with A*
•IDA* - Iterative deepening search along f contours
•Good for simple problems with few contours.  What to do if there are many unique path-cost values?