Conceptspace Wikia
Advertisement

This is a list of search algorithms that have use outside of computer science domains and/or illustrate other concepts in good search.

  • A*
  • Alpha-beta Pruning
  • Bayesian Search
  • Binary Search
  • Genetic Algorithms
  • Gradient Descent
  • Hybridization
  • Tabu Search

Search Deseridata and tradeoffs

  • Accuracy and Precision
  • Completeness
  • Execution Time
  • Legibility
  • Optimality
Advertisement