A multilevel data structure for complex hierarchies of interrelated objects

  • Authors:
  • Giampio Bracchi;Domenico Ferrari;Marco Somalvico

  • Affiliations:
  • Istituto di Elettrotecnica ed Elettronica, Politecnico di Milano, Milano, Italy;Istituto di Elettrotecnica ed Elettronica, Politecnico di Milano, Milano, Italy;Istituto di Elettrotecnica ed Elettronica, Politecnico di Milano, Milano, Italy

  • Venue:
  • SIGFIDET '70 Proceedings of the 1970 ACM SIGFIDET (now SIGMOD) Workshop on Data Description, Access and Control
  • Year:
  • 1970

Quantified Score

Hi-index 0.00

Visualization

Abstract

When a model of an object to be designed, or more generally a set of data interrelated in an intricate way, is to be created in the computer, a suitable data structure must be built up in the machine memory. This paper deals with the problem of representing objects composed of other objects, hierarchically organized and linked together by connection relations. A careful analysis of these objects, which are encountered in several applications, has provided the base for designing a flexible, systematic, expandable and relatively compact data structure for their computer representation. The characteristics which are common to several parts of the object are stored without duplication. An implementation of the structure based on the ring technique, which gives the structure its flexibility, is also described in detail.