Social Sciences, asked by sasibro950, 1 year ago

Distinguish between informed and uninformed search in artificial intelligence

Answers

Answered by Anonymous
0
Uninformed search:-An uninformed (a.k.a. blind , brute-force ) search algorithm generates the search tree without using any domain specific knowledge. The two basic approaches differ as to whether you check for a goal when a node is generated or when it is expanded.

Informed search:-A strategy is defined by picking the order of node expansion.Artificial Intelligence 
Similar questions