Graph_drawing Graph_drawing

Graph drawing - Definition and Overview

Related Words: Alphabet, Art, Aspiration, Attraction, Attractive, Bingo, Bleeding, Bloodletting, Blueprint, Broaching, Cartoon, Characterization, Charcoal, Chart, Chiaroscuro

Graphs are often represented pictorially as follows: draw a dot for every vertex, and for every edge draw an arc connecting its endpoints. If the graph is directed, indicate the endpoint of an edge by an arrow.

There are different approaches to graph layout and these are considered under a branch of graph theory termed as graph drawing.

Note that this graphical representation (a layout) should not be confused with the graph itself (the abstract, non-graphical structure). Very different layouts can correspond to the same graph (see external link #1). All that matters is which vertices are connected to which others by how many edges.

Some of the well known layouts are

  • spring layout - by using an energy function that is minimized so that nodes and edges spread out by repulsion.
  • orthogonal layout - layout with edges running horizontally or vertically, with approaches that reduce the number of edge crossovers and area covered. These are of great interest in the areas of VLSI and PCB layout design.
  • symmetric layout - these attempt to find symmetry groups within the graph
  • tree layout - these show a rooted tree-like formation, suitable for trees (ie graphs without cycles)
  • hierarchical layouts - these attempt to find a source and sink within a directed graph and arrange the nodes in layers with most edges starting from the source and flowing in the direction of the sink.
Contents

Academic Conferences

One of the top academic conferences for new research in graph drawing is the annually held International Symposium on Graph Drawing (GD).

GD 2004 (http://www.gd2004.org/)

Open Problems

Recently, a wiki for keeping track of the open problems in the field of graph drawing has been set up.

http://problems.graphdrawing.org

See also

References

  • Giuseppe Di Battista, Peter Eades, Roberto Tamassia, Ioannis G. Tollis. Graph Drawing: Algorithms for the Visualization of Graphs. Prentice Hall, 1999.
  • Giuseppe Di Battista, Peter Eades, Roberto Tamassia, Ioannis G. Tollis. Algorithms for Drawing Graphs: an Annotated Bibliography. Computational Geometry: Theory and Applications 4:235-282 (1994). http://www.cs.brown.edu/people/rt/gd.html
  • Isabel F. Cruz, Roberto Tamassia. Graph Drawing Tutorial. http://www.cs.brown.edu/people/rt/gd.html

External links

Here are some examples of graph layouts:

Popular graph layout tools

Example Usage of drawing

graffitihead: Seeing profound knowledge of anatomy And good design in the same drawing make me a happy being. <3
JK8675309: Tweet #syncmyridepodcast to enter a drawing to win a Zune or iPod Nano! Thanks for sponsoring @TWiT
taylor1017: Check out my drawing for the Draw your BFF's name ;] contest http://drawcontest.com/i/9b5aa991867e
Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.