A generic framework for the analysis and specialization of logic programs

  • Authors:
  • Germán Puebla;Elvira Albert;Manuel Hermenegildo

  • Affiliations:
  • School of Computer Science, Technical U. of Madrid;School of Computer Science, Complutense U. of Madrid;School of Computer Science, Technical U. of Madrid

  • Venue:
  • ICLP'05 Proceedings of the 21st international conference on Logic Programming
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

The relationship between abstract interpretation [2] and partial evaluation [5] has received considerable attention and (partial) integrations have been proposed starting from both the partial deduction (see e.g. [6] and its references) and abstract interpretation perspectives. Abstract interpretation-based analyzers (such as the CiaoPP analyzer [9,4]) generally compute a program analysis graph [1] in order to propagate (abstract) call and success information by performing fixpoint computations when needed. On the other hand, partial deduction methods [7] incorporate powerful techniques for on-line specialization including (concrete) call propagation and unfolding.