Online Computer Dictionary

Browse words  |  Based on FOLDOC

Queried for: admissible  About admissible

Definition:

A description of a search algorithm that is guaranteed to find a minimal solution path before any other solution paths, if a solution exists. An example of an admissible search algorithm is A* search.