'Force' algorithm in plot MST

3 views (last 30 days)
Olivier Simon
Olivier Simon on 17 Feb 2020
Answered: Steven Lord on 17 Feb 2020
I am curious about the algorithm that is involved in creating the final configuration of nodes when I plot an MST (or other graph) using the 'force' argument.
It seems to be some kind of force-directed graph approach but does anyone know any more about the specific type of algorithm used (Barnes-Hut, etc.)?
Thanks--

Answers (1)

Steven Lord
Steven Lord on 17 Feb 2020
See this documentation page for more information.

Categories

Find more on Graph and Network Algorithms in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!