BasicForceRelaxer

This class allows relaxation of a graph for visualization in 3D. It uses logarithmic springs and 1/d² vertex repulsion, as well as centralization forces.

Graphs should be created in the QuickGraph format.

References

Use graph# with http://quickgraph.codeplex.com/ for graphing tools, this currently only supports 2D i think.