Distributed processing of logic programs

  • Authors:
  • Ouri Wolfson;Avi Silberschatz

  • Affiliations:
  • Computer Science Department, The Technion - Israel Institute of Technology, Haifa 32000, Israel;Computer Science Department, University of Texas at Austin, Austin, TX and NSF grant DCR-8507224 and ONR Contract N00014-86-K-0161

  • 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

This paper is concerned with the issue of parallel evaluation of logic programs. To address this issue we define a new concept of predicate decomposability. If a predicate is decomposable, it means that the load of evaluating it can be divided among a number of processors, without a need for communication among them. This in turn results in a very significant speed-up of the evaluation process.We completely characterize three classes of single rule programs (sirups) with respect to decomposability nonrecursive, linear, and simple chain programs. All three classes were studied previously in various contexts. We establish that nonrecursive programs are decomposable, whereas for the other two classes we determine which ones are, and which ones are not decomposable. We also establish two sufficient conditions for sirup decomposability.