@inproceedings{f942402fc50e48faaf77dd277b0eb6a1,
title = "Parallel and efficient implementation of the compartmentalized connection graph proof procedure: Resolution to unification",
abstract = "This paper documents aspects of the development of a logic programming paradigm with implicit control, based in a compartmentalized con0ection graph theorem prover. Whilst the research has as it main goal the development of a language in which programs can be written with much less explicit control than PROLOG and its existing successors, a secondary goal is to exploit the immense parallelism inherent in the connection graph. This is what is in focus in this presentation. We focus initially on analysis of the extent of the parallelism inherent in the proof procedure. We characterize six different forms of parallelism These various forms of parallelism can be further classified into two classes: those associated with the performance of resolution steps, and those which are more concerned with unification. Unification is thus also a major topic of this report, and is identified as a major source of the cost of executing a logic program or proving a theorem. It turns out that deferring unification is the one of the best ways of dealing with it: hashing to perform it, and indexing to avoid it. Indexing and hashing, therefore, are our third topic.",
author = "Powers, {David M.W.}",
year = "1992",
month = jan,
day = "1",
doi = "10.1007/3-540-55425-4_10",
language = "English",
isbn = "978-3-540-55425-7",
series = "Lecture Notes in Computer Science",
publisher = "Springer-Verlag",
pages = "210--233",
editor = "Bertram Fronhofer and Graham Wrightson",
booktitle = "Parallelization in Inference Systems - International Workshop, Proceedings",
note = "International Workshop on Parallelization in Inference Systems, 1990 ; Conference date: 17-12-1990 Through 18-12-1990",
}