MPI-INF Logo
MPI-INF/SWS Research Reports 1991-2021

2. Number - All Departments

MPI-I-94-148

Efficient computation of compact representations of sparse graphs

Arikati, Srinivasa R. and Maheshwari, Anil and Zaroliagis, Christos D.

September 1994, 10 pages.

.
Status: available - back from printing

Sparse graphs (e.g.~trees, planar graphs, relative neighborhood graphs) are among the commonly used data-structures in computational geometry. The problem of finding a compact representation for sparse graphs such that vertex adjacency can be tested quickly is fundamental to several geometric and graph algorithms. We provide here simple and optimal algorithms for constructing a compact representation of $O(n)$ size for an $n$-vertex sparse graph such that the adjacency can be tested in $O(1)$ time. Our sequential algorithm runs in $O(n)$ time, while the parallel one runs in $O(\log n)$ time using $O(n/{\log n})$ CRCW PRAM processors. Previous results for this problem are based on matroid partitioning and thus have a high complexity.

  • MPI-I-94-148.pdfMPI-I-94-148.pdfMPI-I-94-148.ps.Z
  • Attachement: MPI-I-94-148.ps.Z (55 KBytes); MPI-I-94-148.pdf (148 KBytes)

URL to this document: https://domino.mpi-inf.mpg.de/internet/reports.nsf/NumberView/1994-148

Hide details for BibTeXBibTeX
@TECHREPORT{ArikatiMaheshwariZaroliagis,
  AUTHOR = {Arikati, Srinivasa R. and Maheshwari, Anil and Zaroliagis, Christos D.},
  TITLE = {Efficient computation of compact representations of sparse graphs},
  TYPE = {Research Report},
  INSTITUTION = {Max-Planck-Institut f{\"u}r Informatik},
  ADDRESS = {Im Stadtwald, D-66123 Saarbr{\"u}cken, Germany},
  NUMBER = {MPI-I-94-148},
  MONTH = {September},
  YEAR = {1994},
  ISSN = {0946-011X},
}