Search algorithm

алгоритм поиска Смотри также: binary search, linear search, pattern-matching search, search engine

Англо-русский словарь компьютерных терминов

Search algorithm

математика алгоритм поиска

Англо-русский научно-технический словарь

Search algorithm

Any algorithm for identifying a solution to a problem (a search problem) out of a space of potential solutions by considering several potential solutions until one is found that meets certain criteria. See A* search, beam search, best-first search, breadth-first search, depth-first search.

Free Online Dictionary of Computing