Three Approaches to 3D-Orthogonal Box-Drawings

  • Authors:
  • Therese C. Biedl

  • Affiliations:
  • -

  • Venue:
  • GD '98 Proceedings of the 6th International Symposium on Graph Drawing
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we study orthogonal graph drawings in three dimensions with nodes drawn as boxes. The algorithms that we present can be differentiated as resulting from three different approaches to creating 3D-drawings; we call these approaches edge-lifting, half-edge-lifting, and three-phase-method.Let G be a graph with n vertices, m edges, and maximum degree 驴. We obtain a drawing of G in an n 脳 n 脳 驴-grid where the surface area of the box of a node v is O(deg(v)); this improves significantly on previous results. We also consider drawings with at most one node per grid-plane, and exhibit constructions in an n 脳 n 脳 m-grid and a lower bound of 驴(m2); hence upper and lower bounds match for graphs with 驴(n2) edges.