Plane drawings of queue and deque graphs

  • Authors:
  • Christopher Auer;Christian Bachmaier;Franz Josef Brandenburg;Wolfgang Brunner;Andreas Gleißner

  • Affiliations:
  • University of Passau, Germany;University of Passau, Germany;University of Passau, Germany;University of Passau, Germany;University of Passau, Germany

  • Venue:
  • GD'10 Proceedings of the 18th international conference on Graph drawing
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In stack and queue layouts the vertices of a graph are linearly ordered from left to right, where each edge corresponds to an item and the left and right end vertex of each edge represents the addition and removal of the item to the used data structure. A graph admitting a stack or queue layout is a stack or queue graph, respectively. Typical stack and queue layouts are rainbows and twists visualizing the LIFO and FIFO principles, respectively. However, in such visualizations, twists cause many crossings, which make the drawings incomprehensible. We introduce linear cylindric layouts as a visualization technique for queue and deque (double-ended queue) graphs. It provides new insights into the characteristics of these fundamental data structures and extends to the visualization of mixed layouts with stacks and queues. Our main result states that a graph is a deque graph if and only if it has a plane linear cylindric drawing.