Compiling separable recursions

  • Authors:
  • Jeffrey F. Naughton

  • Affiliations:
  • Princeton Univ., Princeton, NJ

  • Venue:
  • SIGMOD '88 Proceedings of the 1988 ACM SIGMOD international conference on Management of data
  • Year:
  • 1988

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we consider evaluating queries on relations defined by a combination of recursive rules. We first define separable recursions. We then give a specialized algorithm for evaluating selections on separable recursions. Like the Generalized Magic Sets and Generalized Counting algorithms, thus algorithm uses selection constants to avoid examining irrelevant portions of the database, however, on some simple recursions this algorithm is &Ogr;(n), whereas Generalized Magic Sets is &OHgr;(n2) and Generalized Counting is &OHgr;(2n)