Open Access
Parallel processing model for logic programming
Yu-Wen Tung
- 01 Jun 1986
4
About: The article was published on 01 Jun 1986. and is currently open access. The article focuses on the topics: Logic programming & Inductive programming.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
A Technique for Compiling Execution Graph Expressions for Restricted and Parallelism in Logic Programs
Doug DeGroot
- 01 Mar 1988
TL;DR: In this article, a restricted and parallelism model for logic programs is described, which uses a compile-time data-dependence analysis to generate single execution graph expressions for the clauses in a Prolog program.
33
Restricted and parallel execution of logic programs
Doug DeGroot
- 01 Jan 1988
TL;DR: One of the most exciting and promising aspects of logic programming is its richness of parallel execution models, which are based on one form or another of either AND-parallelism or OR-Parallelism as a result of the fact that the program-execution search-spaces of logic programs are naturally expressed as AND-OR search trees.
15
Selected AI-Related Dissertations
Susanne M. Humphrey,Bob Krovetz +1 more
TL;DR: The following are citations selected by title and abstract as being related to AI, resulting from a computer search, using the BRS information retrieval service, of the Dissertation Abstracts International (DAI) database produced by University Microfilms International.
8
•Posted Content
Performance Evaluation of Parallel Message Passing and Thread Programming Model on Multicore Architectures
D. T. Hasta,A. B. Mutiara +1 more
TL;DR: In this research, MPI-2 version of MPI will be compared with OpenMP to see how well does MPI perform on multicore / SMP (Symmetric Multiprocessor) machines and comparison between OpenMP for thread programming model and MPI for message passing programming model will be conducted.