Home (Linear search)
Home  
 
 
Home » Artificial Intelligence » Linear search


 

Linear search

Artificial Intelligence Linear probingLiquid state machine

Linear search - Definition
In computer science, linear search is a search algorithm, also known as sequential search, that is suitable for searching a set of data for a particular value.

 


[edit] Linear search
The simplest solution to the NNS problem is to compute the distance from the query point to every other point in the database, keeping track of the "best so far".

Artificial Intelligence Linear probingLiquid state machine

 
 rssRSS