๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Parallel logic programming

โœ Scribed by Evan Tick


Publisher
The MIT Press
Year
1991
Tongue
English
Leaves
510
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Highly parallel machines have been available for many years but, because advances in hardware have always outpaced progress in software development, designers and users of these machines have yet to realize their full potential. Until recently there have been few, if any, high-class parallel programming languages that could be implemented on the wide variety of parallel processing systems in use. This book helps to redress the balance by teaching programming techniques as well as performance analysis of parallel programming languages and architectures using logic programming; specifically, it focuses on the Prolog-like languages OR-parallel Prolog and AND-parallel FGHC.

Parallel Logic Programming brings to light practical applications of a previously esoteric/theoretical area of parallel logic programming and is unique in presenting programming hand-in-hand with performance analysis of real empirical measurements. Its quantitative approach to symbolic parallel programming provides students and professionals with tools for implementing and critically evaluating larger projects. The book includes useful chapter summaries, programming projects, and a glossary


๐Ÿ“œ SIMILAR VOLUMES


Parallel Execution of Logic Programs
โœ John S. Conery (auth.) ๐Ÿ“‚ Library ๐Ÿ“… 1987 ๐Ÿ› Springer US ๐ŸŒ English

<p>This book is an updated version of my Ph.D. dissertation, The AND/OR Process Model for Parallel Interpretation of Logic Programs. The three years since that paper was finished (or so I thought then) have seen quite a bit of work in the area of parallel execution models and programming languages f

Parallel and distributed logic programmi
โœ Bhattacharya A., Konar A., Mandal A. ๐Ÿ“‚ Library ๐Ÿ“… 2006 ๐Ÿ› Springer ๐ŸŒ English

The book Parallel and Distributed Logic Programming provides a clear introduction to parallel and distributed approach to logic programming. It examines the existing models of distributed logic programming, analyses the pros and cons of these models, and proposes an alternative framework for distrib

Parallel and Constraint Logic Programmin
โœ Ioannis Vlahavas, Panagiotis Tsarchopoulos, Ilias Sakellariou (auth.) ๐Ÿ“‚ Library ๐Ÿ“… 1998 ๐Ÿ› Springer US ๐ŸŒ English

<p>Constraint Logic Programming (CLP), an area of extreme research interest in recent years, extends the semantics of Prolog in such a way that the combinatorial explosion, a characteristic of most problems in the field of Artificial Intelligence, can be tackled efficiently. By employing solvers ded

P-Prolog: A Parallel Logic Programming L
โœ Yang R. ๐Ÿ“‚ Library ๐Ÿ“… 1988 ๐Ÿ› World Scientific ๐ŸŒ English

P-Prolog is put forward as an alternative proposal to the difficulties faced in the main research areas of parallel logic programmings, which have been studied. P-Prolog provides the advantages of guarded Horn clauses while retaining don't know non-determinism where required. This monograph presents