DA GUI

バージョン 1.0 (1.1 MB) 作成者: Eric Ogier
Dijkstra's algorithm graphical user interface
ダウンロード: 855
更新 2018/4/23

ライセンスの表示

"DA GUI" is a GUI application dedicated to the edition of graphs and the determination of the shortest path through Dijkstra's algorithm.
The application allows the followings operations:
- Edition of nodes and paths (placing and naming of nodes, plotting and weighting of paths),
- Definition of the first and last nodes on which ones the algorithm is applied to obtain the shortest path,
- Extraction of the edited graph, the shortest path and the corresponding data in Excel,
- Loading and saving of edited graphs in INI format.
This application can be compiled and used as an executable.
Video demonstrations:
https://www.youtube.com/watch?v=eqBztKaYvf8&list=PLJXyTqQS4FL3QoWdlGj0WtT7nSYKWqBxv&index=1&ab_channel=Pseudonymeoriginal
https://www.youtube.com/watch?v=7HrjprlpXvw&index=39&list=PLJXyTqQS4FL3QoWdlGj0WtT7nSYKWqBxv&ab_channel=Pseudonymeoriginal

User manual:
http://fr.slideshare.net/EricOgier/da-gui-user-manual

引用

Eric Ogier (2024). DA GUI (https://www.mathworks.com/matlabcentral/fileexchange/57612-da-gui), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2014b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersDijkstra algorithm についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0

Adding of a link to user manual.
Adding of a new video link.