Improving Walker's Algorithm to Run in Linear Time

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

  • Affiliations:
  • -;-;-

  • Venue:
  • GD '02 Revised Papers from the 10th International Symposium on Graph Drawing
  • Year:
  • 2002

Quantified Score

Hi-index 0.02

Visualization

Abstract

The algorithm of Walker [5] is widely used for drawing trees of unbounded degree, and it is widely assumed to run in linear time, as the author claims in his article. But the presented algorithm clearly needs quadraticrun time. We explain the reasons for that and present a revised algorithm that creates the same layouts in linear time.