@article{gansner2000graph, abstract = {We describe a package of practical tools and libraries for manipulating graphs and their drawings. Our design, which aimed at facilitating the combination of the package components with other tools, includes stream and event interfaces for graph operations, high-quality static and dynamic layout algorithms, and the ability to handle sizable graphs. We conclude with a description of the applications of this package to a variety of software engineering tools.}, acmid = {358697}, address = {New York, NY, USA}, author = {Gansner, Emden R. and North, Stephen C.}, doi = {10.1002/1097-024X(200009)30:11<1203::AID-SPE338>3.3.CO;2-E}, interhash = {fdbcae2c4f9f976058d82d409ff9b5d7}, intrahash = {4d0cb8db8cf90029b781872d0dc84624}, issn = {0038-0644}, issue = {11}, journal = {Software Practice \& Experience}, month = sep, number = 11, numpages = {31}, pages = {1203--1233}, publisher = {John Wiley \& Sons, Inc.}, title = {An open graph visualization system and its applications to software engineering}, url = {http://dl.acm.org/citation.cfm?id=358668.358697}, volume = 30, year = 2000 } @article{gansner2009drawing, abstract = {Information visualization is essential in making sense out of large data sets. Often, high-dimensional data are visualized as a collection of points in 2-dimensional space through dimensionality reduction techniques. However, these traditional methods often do not capture well the underlying structural information, clustering, and neighborhoods. In this paper, we describe GMap: a practical tool for visualizing relational data with geographic-like maps. We illustrate the effectiveness of this approach with examples from several domains All the maps referenced in this paper can be found in http://www.research.att.com/~yifanhu/GMap }, author = {Gansner, Emden R. and Hu, Yifan and Kobourov, Stephen G.}, interhash = {881280a1a2aa34d84322d3781f62ca90}, intrahash = {3f9e522da9443c0a07c39009918a4a77}, journal = {cs.CG}, month = jul, title = {{GMap}: Drawing Graphs as Maps}, url = {http://arxiv.org/abs/0907.2585}, volume = {arXiv:0907.2585v1}, year = 2009 } @incollection{ellson2004graphviz, abstract = {Graphviz is a heterogeneous collection of graph drawing tools containing batch layout programs (dot, neato, fdp, twopi); a platform for incremental layout (dynagraph); customizable graph editors (dotty, grappa); a server for including graphs in Web pages (webDOT); support for graphs as COM objects (montage); utility programs useful in graph visualization; and libraries for attributed graphs. The software is available under an Open Source license. }, address = {Berlin/Heidelberg}, author = {Ellson, J. and Gansner, E.R. and Koutsofios, E. and North, S.C. and Woodhull, G.}, booktitle = {Graph Drawing Software}, editor = {Junger, M. and Mutzel, P.}, interhash = {372cd1df895ac16ee3516c02872ebc0a}, intrahash = {643de6e04aab3aa0c2ec42c348ab1f38}, isbn = {3-540-00881-0}, pages = {127--148}, publisher = {Springer-Verlag}, series = {Mathematics and Visualization}, title = {Graphviz and Dynagraph -- Static and Dynamic Graph Drawing Tools}, url = {http://www.springer.com/math/cse/book/978-3-540-00881-1}, year = 2004 }