Depth-limited search
Depth-limited search
https://enacademic.com/dic.nsf/enwiki/446185
Depth-limited search
General. Like the normal depth-first search, depth-limited search is an uninformed search. It works exactly like depth-first search, but avoids its drawbacks regarding completeness by imposing a maximum limit on the depth of the search.
via Academic summary https://ift.tt/2U7Xzxr
comments powered by Disqus