Uniformed Search strategies

Uniformed search strategies are search algorithms which works in brute force way. These algorithms have no additional information such as state and space other than how to traverse the tree. So, these search strategies are called bind search. There are various types of search strategies under these categories given below:

  • 1. Breadth First Search
  • 2. Depth First Search
  • 3. Depth Limited Search
  • 4. Iterative depending depth first search
  • 5. Uniform coast search
  • 6. Bidirectional Search

About the Author



Silan Software is one of the India's leading provider of offline & online training for Java, Python, AI (Machine Learning, Deep Learning), Data Science, Software Development & many more emerging Technologies.

We provide Academic Training || Industrial Training || Corporate Training || Internship || Java || Python || AI using Python || Data Science etc





 PreviousNext