An uninformed search algorithms is give no clue about how close a state is to the goals
needs to explore
[[Breadth-first search]]
[[Dijkstra algorithm]]
[[Depth-first search]]
[[Depth-limited and iterative deepening search]]
[[bidirectional search]]
[[comparing uninformed search algorithms]]
---
#uninformed-search