| Webster's Online Dictionary |
| Expressions | Domain | Definition | |
| Best-first search | Computing | State-space search algorithm that uses heuristic information only to choose the most promising node to expand next, instead of doing the expansions in a strictly breadth-first or depth-first order. Source: European Union. (references) | |
| Best-first search | Math | A search algorithm that considers the estimated best partial solution next. This is typically implemented with a priority queue. (references) | |
| Conflict-Directed Best-First search | Aerospace | A Search Style that uses the Conflict-Directed Best-First Search algorithm for diagnosis. The alternative is Cover. See Search Style and Cover. (references) | |
Source: compiled by the editor from various references; see credits. | Top | ||