DA GUI

版本 1.0 (1.1 MB) 作者: Eric Ogier
Dijkstra's algorithm graphical user interface
857.0 次下载
更新时间 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 CenterMATLAB Answers 中查找有关 Dijkstra 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.