Search algorithm: Difference between revisions

Content deleted Content added
Adding short description: "Any algorithm which solves the search problem" (Shortdesc helper)
Line 45:
 
==See also==
 
* [[{{annotated link|Backward induction]]}}
* [[{{annotated link|Content-addressable memory]]}} hardware
* [[{{annotated link|Dual-phase evolution]]}}
* [[{{annotated link|Linear search problem]]}}
* [[{{annotated link|No free lunch in search and optimization]]}}
* [[{{annotated link|Recommender system]]s}}, also use statistical methods to rank results in very large data sets
* [[{{annotated link|Search engine (computing)]]}}
* [[{{annotated link|Search game]]}}
* [[{{annotated link|Selection algorithm]]}}
* {{annotated link|Solver}}
* [[{{annotated link|Sorting algorithm]]s}}, necessary for executing certain search algorithms
* [[{{annotated link|Web search engine]]}}
Categories:
* [[:Category:Search algorithms]]
* [[Backward induction]]
* [[Content-addressable memory]] hardware
* [[Dual-phase evolution]]
* [[Linear search problem]]
* [[No free lunch in search and optimization]]
* [[Recommender system]]s also use statistical methods to rank results in very large data sets
* [[Search engine (computing)]]
* [[Search game]]
* [[Selection algorithm]]
* [[Solver]]
* [[Sorting algorithm]]s necessary for executing certain search algorithms
* [[Web search engine]]
 
==References==