Drawing rooted trees in linear time

  • Authors:
  • Christoph Buchheim;Michael Jünger;Sebastian Leipert

  • Affiliations:
  • Universität zu Köln, Institut für Informatik, Pohligstraße 1, 50969 Köln, Germany;Universität zu Köln, Institut für Informatik, Pohligstraße 1, 50969 Köln, Germany;Gerling Lebensversicherungs-AG, Abteilung MTG, Gereonshof, 50670 Köln, Germany

  • Venue:
  • Software—Practice & Experience - Research Articles
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

The aim of automatic graph drawing is the development of algorithms for creating nice and easily readable layouts of abstractly given graphs. For the special case of rooted trees of unbounded degree, John Q. Walker II presented a drawing algorithm in this journal in 1990. This algorithm is an extension of the Reingold–Tilford algorithm. It yields very good results and is therefore widely used. Furthermore, it is widely assumed to run in linear time, as the author claims in his article. However, the algorithm in its presented form clearly needs quadratic runtime. We explain the reasons for that and state a revised algorithm that creates the same layouts in linear time. Copyright © 2006 John Wiley & Sons, Ltd.