a) BFS will get trapped exploring a single path
b) The entire tree so far been generated must be stored in BFS
c) BFS is not guaranteed to find a solution if exists
d) BFS is nothing but Binary First Search
Which is true regarding BFS (Breadth First Search)?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which is true regarding BFS (Breadth First Search)?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!