Lecture Notes in Computer Science, 2001, Volume 1984/2001, 98-103, DOI: 10.1007/3-540-44541-2_23

Graph Layout for Displaying Data Structures

Vance Waddle

View Related Documents

Abstract

Displaying a program’s data structures as a graph is a valuable addition to debuggers, however, previous papers have not discussed the layout issues specific to displaying data structures. We find that the semantics of data structures may require constraining node and edge path orderings, and that nonhierarchical, leveled graphs are the preferred data structure display. We describe layout problems for data structures, and extend the Sugiyama algorithm to solve them.

Fulltext Preview

Image of the first page of the fulltext document