Casting of the WAM as an EAM

Paulo André and Salvador Abreu

July 2010


Abstract

Logic programming provides a very high-level view of programming, which comes at the cost of some execution efficiency. Improving performance of logic programs is thus one of the holy grails of Prolog system implementations and a wide range of approaches have historically been taken towards this goal. Designing computational models that both exploit the available parallelism in a given application and that try hard to reduce the explored search space has been an ongoing line of research for many years. These goals in particular have motivated the design of several computational models, one of which is the Extended Andorra Model (EAM). In this paper, we present a preliminary specification and implementation of the EAM with Implicit Control, the WAM2EAM, which supplies regular WAM instructions with an EAM-centered interpretation.

Bibtex

@InProceedings{andre-ciclops10,
  author =    {P. André and S. Abreu},
  title =     {{Casting of the WAM as an EAM}},
  booktitle = {Proceedings of the Joint Workshop on Implementation of Constraint Logic Programming
               Systems and Logic-based Methods in Programming Environments (CICLOPS-WLPE 2010)},
  editor =    {G. Vidal and Neng-Fa Zhou},
  month =     {July},
  year =      {2010},
  address =   {Edinburgh, Scotland},
}

Download Paper

PDF file
The Computing Research Repository (CoRR)