Dijkstra’s Algorithm


Révision datée du 7 juillet 2022 à 09:53 par Pitpitt (discussion | contributions) (Page créée avec « ==en construction== == Définition == XXXXXXXXX == Français == ''' XXXXXXXXX ''' == Anglais == ''' Dijkstra’s Algorithm''' Dijkstra’s algorithm is a way of findi... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)

en construction

Définition

XXXXXXXXX

Français

XXXXXXXXX

Anglais

Dijkstra’s Algorithm

Dijkstra’s algorithm is a way of finding the quickest path between two nodes in a graph. It is the foundation of most work done in path-finding and finds itself used in anything from artificial intelligence to game design.


Source : codesphere



Contributeurs: Imane Meziani, wiki