« Heuristique admissible » : différence entre les versions
Ligne 14 : | Ligne 14 : | ||
heuristique conservatrice | heuristique conservatrice | ||
Source: https://fr.wikipedia.org/wiki/Algorithme_A* | |||
== Anglais == | == Anglais == |
Version du 29 janvier 2019 à 16:48
Domaine
Vocabulary
Définition
Français
heuristique admissible
heuristique recevable
heuristique conservatrice
Source: https://fr.wikipedia.org/wiki/Algorithme_A*
Anglais
Admissible heuristic
In computer science, specifically in algorithms related to pathfinding, a heuristic function is said to be admissible if it never overestimates the cost of reaching the goal, i.e. the cost it estimates to reach the goal is not higher than the lowest possible cost from the current point in the path.[1]
Contributeurs: Claude Coulombe, Jacques Barolet, wiki