Computer Science, asked by yashkaranradcli9244, 11 months ago

List the criteria to measure the performance of different search strategies

Answers

Answered by somanshkapoor
15

Answer:

Different search strategies are evaluated along completeness, time complexity, space complexity and optimality. The time and space complexity are measured in terms of: b: maximum branching factor of the search tree (actions per state). d: depth of the solution.

Answered by adventureisland
3

Completeness ,Time complexity, Space complexity, Optimality are criteria to measure the performance of different search strategies.

About  search strategies :

  • A search strategy is a set of key phrases that is used to search a database. In order to get reliable results, the search strategy integrates the important components of your search question.
  • All conceivable search terms, keywords, and phrases will be   considered in your search strategy.

Criteria to measure the performance of different search strategies :

  • ⇒ Completeness
  • ⇒ Time complexity
  • ⇒ Space complexity
  • ⇒ Optimality.

Similar questions