• ISOVIS Home
  • LNUC DISA
  • FTK

ISOVIS
Information and Software Visualization

Home » Teaching » 4DV802 in Fall 2015


  • News
  • People
  • Research & Projects
  • Publications
  • Teaching
    • Calendar
  • Open Theses
  • Cooperations
  • Contact Us
  • Intranet

Graph Drawing (4DV802)

Professor Prof. Dr. Andreas Kerren
Time & Place Compare here (4DV802)
Teaching Period II (2015-11-02 till 2016-01-15)
Assessment Assignments and oral examinations. Oral examinations will take place in week 3.
Prerequisites At least 90 higher education credits of university studies in Computer Science including a course on Algorithms and Advanced Data Structures.
Credits 7.5 ECTS
Topic Graph Drawing



This course will give an introduction to the most important techniques and approaches for drawing graphs and networks. The focus is on algorithms, and hence the course enables the student to implement own graph layout tools. Graph Drawing is an important subfield of Information Visualization. It is of great practical relevance for many industrial applications, such as software development, analysis of biochemical networks, etc. (see above images).
Complex information can be better perceived by using visual representations. Graph Drawing is a way of representing structural information as diagrams of abstract graphs and networks, i.e., of a set of nodes and edges as well as additional information. The aim is to develop algorithms that produce aesthetically appealing drawings! We will discuss drawing algorithms for general (directed and undirected) graphs, but also for special graphs, such as trees or directed acyclic graphs. Among others, the course will cover force-directed methods, layered drawings, orthogonal drawings, and dynamic graphs. Also, popular graph drawing software is discussed.
Furthermore, this course presents an information visualization view on Graph Drawing, such as interaction techniques, exploration, and labelling.
Schedule Preliminary Schedule:

  #   Date Topic Slides
1 2015-11-04 Introduction
2 2015-11-11 Drawing of Trees
3 2015-11-17 Layered Drawings of Digraphs - Part I
4 2015-11-18 Layered Drawings of Digraphs - Part II ↑
5 2015-12-02 Force-Directed Methods - Part I
6 2015-12-09 Force-Directed Methods - Part II ↑
7 2015-12-16 Planarity Tests and Planarization
8 2015-12-18 Flow and Orthogonal Drawings
9 2016-01-13 An InfoVis View on Graph Drawing

Materials Learning Environment:

  • Moodle
Interestings URLs:

  • graphdrawing.org
  • GraphML file format for graphs
  • GML: A portable Graph File Format
  • Information about Euclidian vectors from Wikipedia
Graph Drawing Tools:

  • Graphviz (C)
  • yEd Graph Editor (several platforms)
  • OGDF Open Graph Drawing Framework (C++)
  • Tulip - Graph Visualization Framework (C++)
  • Dunnart (Constraint-Based Diagram Editor; Qt, C++)
  • Network Workbench (Java)
  • JUNG Java Universal Network/Graph Framework (Java)
  • Prefuse Visualization Toolkit (Java)
  • D3 (Javascript)
  • NodeXL (Template for Excel 2007, 2010 and 2013)
  • Gephi (The Open Graph Viz Platform; Java)

Assignments Assignments consists of theoretical and practical exercices. They will be supervised by Björn Zimmer. You can find general information about our assignments on the first assignment sheet.

Assignments:

Further Courses There are further interesting courses in Spring 16 that use the knowledge of the Graph drawing course:
  • Information Visualization (4DV800)
  • Applied Information Visualization (4DV801)
We permanently offer interesting topics for Bachelor's and Master's Theses that are related to graph drawing.

All content copyright © 2007–2023 ISOVIS Group, all rights reserved.
You are currently visiting a legacy/archive section of the website.
Basic layout created at CSSWebLayouts