Edge bundling
2010
Edge bundling can help making a cluttered graph visualization more readable by rerouting the edges so that they form bundles emphasizing the high-level graph structure.
JFlowMap has an impementation of Danny Holten's force-directed bundling algorithm.
JFlowMap can be downloaded from here. The source code is available at github.com/ilyabo/jflowmap.