Abschnitt Name Beschreibung
Themen und Vorlesungen Datei Lecture #0: Organisational matters
Textseite Lecture #0: Organisational matters
Datei Lecture #1: Introduction
Datei Lecture #1: Introduction kurz
Textseite Lecture video #1a: Introduction
Datei Lecture #1: Examples
Textseite Lecture video #1b: Examples
Datei Lecture #1: Divide and Conquer Algorithms for Trees and Series-Parallel Graphs
Datei Lecture #1: Divide and Conquer Algorithms for Trees and Series-Parallel Graphs kurz
Textseite Lecture video #1c: Trees, level-based layout
Textseite Lecture video #1d: hv-drawings
Textseite Lecture video #1e: radial layout
Textseite Lecture video #1f: Series-parallel graphs
Datei Lecture #2: Planar straight-line drawings with shift method
Datei Lecture #2: Planar straight-line drawings with shift method short
Datei Lecture video #2a: Canonical order
Datei Lecture video #2b: Shift method
Datei Lecture #3: Planar straight-line drawings with Schnyder realiser
Datei Lecture #3: Planar straight-line drawings with Schnyder realiser short
Datei Lecture video #3a: Planar straight-line drawings with Schnyder realiser
Datei Lecture video #3b: Planar straight-line drawings with Schnyder realiser
Datei Lecture #4: Orthogonal layouts
Datei Lecture #4: Orthogonal layouts short
Datei Lecture video #4a: Orthogonal layouts intro
Datei Lecture video #4b: Orthogonal representations
Datei Lecture video #4c: Orthogonal drawings
Datei Lecture video #4d: Orthogonal compaction NP-hardness
Datei Lecture #5: Upward planar drawings
Datei Lecture #5: Upward planar drawings short
Datei Lecture video #5a: Upward planar drawings intro
Datei Lecture video #5b: Upward planar drawings
Datei Lecture #6: Hierarchical layouts
Datei Lecture #6: Hierarchical layouts short
Datei Lecture #7: Contact representations
Datei Lecture #7: Contact representations short
Datei Lecture #8: The Crossing Lemma
Datei Lecture #8: The Crossing Lemma short
Datei Lecture #9: Force-directed algorithms
Datei Lecture #9: Force-directed algorithms short
Datei Lecture #10: SPQR-trees and Partial Bar Visibility Representation Extension
Datei Lecture #10: SPQR-trees and Partial Bar Visibility Representation Extension short
Datei Lecture #11: Octilinear graph drawing of metro maps
Datei Lecture #11: Octilinear graph drawing of metro maps short
Übungen und Übungsblätter Datei LaTeX template for exercise sheets
Literatur und zusätzliche Materialien Link/URL Lecture #1 [Reingold and Tilford 1981] Tidier Drawings of Trees
Link/URL Lecture #1 [Supowit and Reingold 1983] The complexity of drawing trees nicely

This paper shows that one can use LP-based methods to minimize the width of a "balanced-layered" drawing of tree, but if one desires a grid drawing the problem becomes NP-hard. 

Link/URL Lecture #3 [Schnyder 1990] Embedding Planar Graphs on the Grid
Link/URL Lecture #4 [Patrignani 2001] On the complexity of orthogonal compaction

Lecture #3: reference for the NP-hardness proof regarding optimally "compactifying" an orthogonal drawing of an embedded graph. 


Link/URL Lecture #7 [de Fraysseix, de Mendez, Rosenstiehl 1994] On Triangle Contact Graphs
Link/URL Lecture #7 [He 1993] On Finding the Rectangular Duals of Planar Triangular Graphs
Link/URL Lecture #7 [Kant and He 1994] Two algorithms for finding rectangular duals of planar graphs
Link/URL Lecture #8 [Székely 1997] Crossing numbers and hard Erdős problems in discrete geometry

This paper contains several applications of the crossing lemma. Be warned that the presentation is a bit dense at times. 

Link/URL Lecture #8 [Bienstock and Dean 1993] Bounds for rectilinear crossing numbers
Link/URL Lecture #8 [Schaefer 2020] The Graph Crossing Number and its Variants: A Survey
Link/URL Lecture #8 Terry Tao's blog on Crossing Numbers

Terry Tao's blog entry on the crossing inequality. 

Link/URL Lecture #8 Movie "N Is a Number: A Portrait of Paul Erdös"
Link/URL Lecture #9 Web interface for force-directed approaches

This website gives a live demo environment (with configurable constants) and many example graphs drawn via force-directed methods. 

Link/URL Lecture #10 [CGGKL18] The Partial Visibility Representation Extension Problem
Link/URL Lecture #11 [Nöl14] A Survey on Automated Metro Map Layout Methods