Computer Science, asked by shozababbas6309, 9 months ago

There are two directions in which search process could progress.Explain the directions with example.

Answers

Answered by uttusharma789
0

Answer:

Generally, there are many ways of using the searching process in the Artificial Intelligence. But the main algorithm followed is BFS (Breadth first search) algorithm and DFS (Depth first search) algorithm

Explanation:

Similar questions