Computer Science, asked by Rguptaah, 4 months ago

why blind search become better than heuristic search​

Answers

Answered by Anonymous
16

Answer:

Blind Search - searching without information. For example : BFS (one of blind search method). ... Because we don't have information, so just generate all. Heuristic Seach- searching with information.

Similar questions