Force directed layout
From BioUML platform
- Title
- Force directed layout
- Class
ForceDirectedLayouter
One of many traditional realizations of force directed algorithms with repulsive forces between all nodes and attractive forces between nodes which are adjacent. Algorithm is fast but can't properly layout complicated graphs.