𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Parallel and Constraint Logic Programming: An Introduction to Logic, Parallelism and Constraints

✍ Scribed by Ioannis Vlahavas, Panagiotis Tsarchopoulos, Ilias Sakellariou (auth.)


Publisher
Springer US
Year
1998
Tongue
English
Leaves
156
Series
The Springer International Series in Engineering and Computer Science 875
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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 dedicated to each domain instead of the unification algorithm, CLP drastically reduces the search space of the problem, which leads to increased efficiency in the execution of logic programs. CLP offers the possibility of solving complex combinatorial problems in an efficient way, and at the same time maintains the advantages offered by the declarativeness of logic programming.
The aim of this book is to present parallel and constraint logic programming, offering a basic understanding of the two fields to the reader new to the area. The first part of the book gives an introduction to the fundamental aspects of conventional logic programming which is necessary for understanding the parts that follow. The second part includes an introduction to parallel logic programming, architectures and implementations proposed in the area. Finally, the third part presents the principles of constraint logic programming. The last two parts also include descriptions of the supporting facilities for the two paradigms in two popular systems; ECLIPSe and SICStus. These platforms have been selected mainly because they offer both parallel and constraint features. Annotated and explained examples are also included in the relevant parts, offering a valuable guide and a first practical experience to the reader. Finally, applications of the covered paradigms are presented.
The authors felt that a book of this kind should provide some theoretical background necessary for the understanding of the covered logic programming paradigms, and a quick start for the reader interested in writing parallel and constraint logic programming programs. However it is outside the scope of this book to provide a deep theoretical background of the two areas. In that sense, this book is addressed to a public interested in obtaining a knowledge of the domain, without spending the time and effort to understand the extensive theoretical work done in the field &endash; namely postgraduate and advanced undergraduate students in the area of logic programming.
This book fills a gap in the current bibliography, since there is no comprehensive book of this level that covers the areas of conventional, parallel, and constraint logic programming.
Parallel and Constraint Logic Programming: An Introduction to Logic,Parallelism and Constraints is appropriate for an advanced level course on Logic Programming or Constraints, and as a reference for practitioners and researchers in industry.

✦ Table of Contents


Front Matter....Pages i-xv
Introduction....Pages 1-3
Logic Programming....Pages 5-52
Parallel Logic Programming....Pages 53-96
Constraint Logic Programming....Pages 97-131
Back Matter....Pages 133-145

✦ Subjects


Programming Languages, Compilers, Interpreters; Artificial Intelligence (incl. Robotics); Processor Architectures; Software Engineering/Programming and Operating Systems


πŸ“œ SIMILAR VOLUMES


Recent Advances in Constraints: 12th Ann
✍ FranΓ§ois Fages, Francesca Rossi, Sylvain Soliman πŸ“‚ Library πŸ“… 2008 πŸ› Springer 🌐 English

<P>This book constitutes the thoroughly refereed and extended post-workshop proceedings of the 12th Annual ERCIM International Workshop on Constraint Solving and Constraint Logic Programming, CSCLP 2007, held in Rocquencourt, France, in June 2007.</P> <P>The 10 revised full papers presented were ca

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

Logic programming languages : constraint
✍ Apt, Krzysztof R.; Rutten, J. J. M. M.; Bakker, Jacobus Willem πŸ“‚ Library πŸ“… 1993 πŸ› MIT Press 🌐 English

This collection of current research on logic programming languages presents results from a three-year, ESPRIT-funded effort to explore the integration of the foundational issues of functional, logic, and object-oriented programming. It offers valuable insights into the fast-developing extensions of

Parallel logic programming
✍ Evan Tick πŸ“‚ Library πŸ“… 1991 πŸ› The MIT Press 🌐 English

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 program