Disadvantages of DLS are;
1. It is not complete if the solution is below the limit L (d<l), because it cannot find the soln.
2. It may not find the optimal if there are more than soln.
3. It is not time efficient since it takes O(b^L).
4. It may cause loops if tree search used on the graph.
Advantages of DLS are;
1. It is memory effiecient, uses linear space O(bxL)
Chat with our AI personalities