SMA* Search
What kind of data structure does SMA* search use?
Is SMA* an informed or uninformed search algorithm?
In SMA* search, what is the role of the heuristic function?
In SMA* search, what does the f value represent?
Which of the following is true about SMA* search?
When could SMA* perform worse than breadth-first search?