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.
Cite As
Maxim Vedenyov (2024). Spanning tree gui (https://www.mathworks.com/matlabcentral/fileexchange/29886-spanning-tree-gui), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |