Distributed Force-Directed Graph Layout and Visualization
Christopher Mueller, Douglas Gregor, Andrew Lumsdaine
Eurographics Symposium on Parallel Graphics and Visualization, 2006, pp. 83--90.
Abstract: While there exist many interactive tools for the visualization of small graphs and networks, these tools do not address the fundamental problems associated with the visualization of large graphs. In particular, larger graphs require much larger display areas (e.g., display walls) to reduce visual clutter, allowing users to determine the structure of large graphs. Moreover, the layout algorithms employed by these graph visualization tools do not scale to larger graphs, thereby forcing users into a batchoriented process of generating layouts offline and later viewing of static graph images. In this paper, we present a parallel graph layout algorithm based on the Fruchterman-Reingold force-directed layout algorithm and demonstrate its implementation in a distributed rendering environment. The algorithm uses available distributed resources for both compute and rendering tasks, animating the graph as the layout evolves. We evaluate the algorithm for scalability and interactivity and discuss variations that minimize communication for specific types of graphs and applications.
Article URL: http://dx.doi.org/10.2312/EGPGV/EGPGV06/083-090
BibTeX format:
@inproceedings{Mueller:2006:DFG,
  author = {Christopher Mueller and Douglas Gregor and Andrew Lumsdaine},
  title = {Distributed Force-Directed Graph Layout and Visualization},
  booktitle = {Eurographics Symposium on Parallel Graphics and Visualization},
  pages = {83--90},
  year = {2006},
}
Search for more articles by Christopher Mueller.
Search for more articles by Douglas Gregor.
Search for more articles by Andrew Lumsdaine.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."