DA GUI

Version 1.0 (1,1 Mo) par Eric Ogier
Dijkstra's algorithm graphical user interface
842 téléchargements
Mise à jour 23 avr. 2018

Afficher la licence

"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

Citation pour cette source

Eric Ogier (2024). DA GUI (https://www.mathworks.com/matlabcentral/fileexchange/57612-da-gui), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2014b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Dijkstra algorithm dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0

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