Dijkstra Algorithm App


1.1 by Stefan Beike
2015年02月05日

關於Dijkstra Algorithm App

為您提供一個簡單的方法來創建基於Dijkstra算法的距離表。

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.

更多應用信息

最新版本

1.1

上傳者

Halen Chi

系統要求

Android 2.3.2+

內容分級

Everyone

更多

Dijkstra Algorithm App相關應用

Stefan Beike 開發者的更多應用

最新發現