| Information | |
|---|---|
| has gloss | eng: Beam search is a heuristic search algorithm that is an optimization of best-first search that reduces its memory requirement. Best-first search is a graph search which orders all partial solutions (states) according to some heuristic which attempts to predict how close a partial solution is to a complete solution (goal state). In beam search, only a predetermined number of best partial solutions are kept as candidates. |
| lexicalization | eng: beam search |
| instance of | e/Search algorithm |
Lexvo © 2008-2026 Gerard de Melo. Contact Legal Information / Imprint