English

Logic program specialisation through partial deduction: Control issues

Programming Languages 2007-05-23 v1 Artificial Intelligence

Abstract

Program specialisation aims at improving the overall performance of programs by performing source to source transformations. A common approach within functional and logic programming, known respectively as partial evaluation and partial deduction, is to exploit partial knowledge about the input. It is achieved through a well-automated application of parts of the Burstall-Darlington unfold/fold transformation framework. The main challenge in developing systems is to design automatic control that ensures correctness, efficiency, and termination. This survey and tutorial presents the main developments in controlling partial deduction over the past 10 years and analyses their respective merits and shortcomings. It ends with an assessment of current achievements and sketches some remaining research challenges.

Keywords

Cite

@article{arxiv.cs/0202012,
  title  = {Logic program specialisation through partial deduction: Control issues},
  author = {Michael Leuschel and Maurice Bruynooghe},
  journal= {arXiv preprint arXiv:cs/0202012},
  year   = {2007}
}

Comments

To appear in Theory and Practice of Logic Programming