Force Directed Graph Layout
- computes layout for simple Undirected Graph
- uses structural information from the Network
- usually crossing-free for Planar Graph
- Community Structure becomes visible
- repulsive force between nodes and attracting force between connected nodes
Limits
- slow
- only Euclidean Distance
The total force acting on a node is given by the vector sum of an attracting component , the spring force and a repulsive component : for Electric Force.