Basic uninformed search algorithms in AI: BFS, uniform cost search and A* search. The goal is to find a path in a matrix map with minimum cost.