A fixed depth limit on nodes is imposed by which search algorithm?
Answers
Answered by
1
Answer:
Depth Limited Search
Explanation:
A depth-limited search algorithm is similar to depth-first search with a predetermined limit. Depth-limited search can solve the drawback of the infinite path in the Depth-first search. In this algorithm, the node at the depth limit will treat as it has no successor nodes further.
plz mark brainliest. . follow for every answer
Answered by
5
DEPTH LIMITED
HOPE IT HELP U...........
Attachments:
Similar questions