You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). Spanning tree gui (https://www.mathworks.com/matlabcentral/fileexchange/29886-spanning-tree-gui), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (11 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
