Spring layout that uses the barnes hut algorithm for repulsion.
Spring layout that uses parallel computations to be faster.
Single threaded spring layout.
Single threaded spring layout. Use when cpu usage must be minimized and graph sizes are small.
Spring layout that uses the barnes hut algorithm for repulsion. Use for larger (> 1000 nodes) graphs.