Beam stack search: Difference between revisions

Content deleted Content added
m stub sorted
SmackBot (talk | contribs)
Standard headings &/or gen fixes.
Line 10:
In most respects, the [[divide-and-conquer]] technique can be combined with beam-stack search in the same way as with beam search, creating an algorithm that we call divide-and-conquer beam-stack search.
 
==External linklinks==
*[http://www.cs.msstate.edu/~hansen/papers/icaps05beam.pdf Zhou and Hansen's original paper]