A Design and Implementation of the Extended Andorra Model
Ricardo Lopes, V\'itor Santos Costa, Fernando Silva

TL;DR
The paper introduces the Basic Extended Andorra Model (BEAM), a system designed to improve logic program execution by reducing search space and exploiting parallelism, with detailed implementation and performance evaluation.
Contribution
It presents the design, implementation, and evaluation of BEAM, an extension of the original EAM with new execution algorithms and data structures for enhanced performance.
Findings
BEAM achieves acceptable base performance.
Applications benefit from the advanced search capabilities of EAM.
The system effectively reduces search space and exploits parallelism.
Abstract
Logic programming provides a high-level view of programming, giving implementers a vast latitude into what techniques to explore to achieve the best performance for logic programs. Towards obtaining maximum performance, one of the holy grails of logic programming has been to design computational models that could be executed efficiently and that would allow both for a reduction of the search space and for exploiting all the available parallelism in the application. These goals have motivated the design of the Extended Andorra Model, a model where goals that do not constrain non-deterministic goals can execute first. In this work we present and evaluate the Basic design for Extended Andorra Model (BEAM), a system that builds upon David H. D. Warren's original EAM with Implicit Control. We provide a complete description and implementation of the BEAM System as a set of rewrite and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
