Dijkstra's algorithm (Q8548)

graph search algorithm English
edit
Language Label Description Also known as
British English
Dijkstra's algorithm
No description defined

    Statements

    Q21595855 (Deleted Item)
    1 reference
    Q1141518 (Deleted Item)
    Q30503704 (Deleted Item)
    1 reference
    Q1141518 (Deleted Item)
    Q504353 (Deleted Item)
    1 reference
    Q1141518 (Deleted Item)
    1 reference
    Q1141518 (Deleted Item)
    /m/0cf7t
    1 reference
    Q15241312 (Deleted Item)
    28 October 2013
    Q1058754 (Deleted Item)
    0 references
    pathfinding English
    0 references
    Q105136353 (Deleted Item)
    0 references
    Dijkstra's algorithm
    0 references
    Dijkstras-Algorithm-3
    0 references
    L'algorithme de Dijkstra pour trouver le chemin le plus court entre a et b. Il choisit le sommet non visité avec la distance la plus faible, calcule la distance à travers lui à chaque voisin non visité, et met à jour la distance du voisin si elle est plus petite. Il marque le sommet visité (en rouge) lorsque il a terminé avec les voisins. (français)
    Dijkstra's algorithm to find the shortest path between a and b. It picks the unvisited vertex with the lowest distance, calculates the distance through it to each unvisited neighbor, and updates the neighbor's distance if smaller. Mark visited (set to red) when done with neighbors. (English)
    戴克斯特拉算法运行演示(找到A,B之间的最短路),本算法每次取出未访问结点中距离最小的,用该结点更新其他结点的距离。在演示过程中访问过的结点会被标为红色。 (中文(中国大陆))
    0 references
    Dijkstra's_algorithm
    0 references
    dijkstraalgo
    0 references
    Q55331669 (Deleted Item)
    0 references
    173870130
    0 references
    Q325904 (Deleted Item)
    0 references
    Q277680 (Deleted Item)
    0 references
    0 references
    Q220169 (Deleted Item)
    0 references
    Q1165964 (Deleted Item)
    0 references
    1959
    1 reference
    Q21694527 (Deleted Item)
    GitHub topic English
    dijkstra-algorithm
    1 reference
    dijkstra-algorithm · GitHub Topics · GitHub (English)
    25 July 2021
    dijkstra
    1 reference
    dijkstra · GitHub Topics · GitHub (English)
    25 July 2021