Spanning tree gui
http://simulations.narod.ru/
N nodes randomly distributed in a x a square. Nodes has range R. If distance between two nodes less then R then this nodes connected. So we have graph. from specified node s spanning tree is generated. Breadth-first search used. It is possible to set N a R, randomize nodes, show/hide objects.
See the GUI in work:
http://www.youtube.com/watch?v=lquQv1iA6e4
Run main.m to start.
Main processing is in randomize_clb.m. Code in randomize_clb.m well commented.
Cita come
Maxim Vedenyov (2025). Spanning tree gui (https://it.mathworks.com/matlabcentral/fileexchange/29886-spanning-tree-gui), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
