Dijkstra Algorithm App

2.7 (29)

교육 | 580.3KB

기술

Dijkstra's algorithm, conceived by computer scientist Edsger Dijkstra is a graph search algorithm that solves the single-source shortest path problem for a graph with non-negative edge path costs, producing a shortest path tree. This algorithm is often used in routing and as a subroutine in other graph algorithms.
For a given source vertex (node) in the graph, the algorithm finds the path with lowest cost (i.e. the shortest path) between that vertex and every other vertex.
The app displays the result in a distance table.

Show More Less

정보

업데이트 날짜:

현재 버전: 1.1

필요한 Android 버전: Android 2.3 or later

Rate

Share by

당신은 또한 좋아할 수 있습니다