Parallel tree pattern matching

  • Authors:
  • R. Ramesh;I. V. Ramakrishnan

  • Affiliations:
  • -;-

  • Venue:
  • Journal of Symbolic Computation
  • Year:
  • 1990
  • A tree matching chip

    VLSID '96 Proceedings of the 9th International Conference on VLSI Design: VLSI in Mobile Communication

Quantified Score

Hi-index 0.00

Visualization

Abstract

Tree pattern matching is a fundamental operation that is used in a number of programming tasks such as code optimization in compilers, symbolic computation, automatic theorem proving and term rewriting. An important special case of this operation is linear tree pattern matching in which an instance of any variable in the pattern occurs at most once. In this paper we describe a new parallel algorithm for linear tree pattern matching using a parallel random access machine model.