Search in: Word
Vietnamese keyboard: Off
Virtual keyboard: Show
Computing (FOLDOC) dictionary (also found in English - Vietnamese, English - English (Wordnet), French - Vietnamese)
admissible
Jump to user comments
algorithm 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.