Multiprocessor Execution of Logic Programs addresses the problem of efficient implementation of logic programming languages, specifically Prolog, on multiprocessor architectures. The approaches and implementations developed attempt to take full advantage of sequential implementation technology developed for Prolog (such as the WAM) while exploiting all forms of control parallelism present in logic programs, namely, or-parallelism, independentand-parallelism and dependent...
Multiprocessor Execution of Logic Programs addresses the problem of efficient implementation of logic programming languages, specifically Pro...