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

๐Ÿ“

Parallel and distributed logic programming

โœ Scribed by Bhattacharya A., Konar A., Mandal A.


Publisher
Springer
Year
2006
Tongue
English
Leaves
301
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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 distributed logic programming using extended Petri nets. The hardwired realization of the Petri net based framework is presented in detail. Principles of mapping of a logic program on to the proposed framework are also outlined. Finally the book attempts to explore the scope of Petri net models in designing deductive database machines of the next generation.

โœฆ Table of Contents


front-matter.pdf......Page 1
fulltext.pdf......Page 14
fulltext_001.pdf......Page 69
fulltext_002.pdf......Page 118
fulltext_003.pdf......Page 187
fulltext_004.pdf......Page 221
fulltext_005.pdf......Page 239
back-matter.pdf......Page 269


๐Ÿ“œ SIMILAR VOLUMES


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

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

Parallel and Distributed Programming Usi
โœ Cameron Hughes, Tracey Hughes ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Addison-Wesley Professional ๐ŸŒ English

Intended for programmers familiar with C++, this book explains how the C++ standard library, algorithms, and container classes behave in distributed and parallel environments, and offers methods for extending the C++ language through class libraries and function libraries to accomplish distributed a

Foundations of Multithreaded, Parallel,
โœ Gregory R. Andrews ๐Ÿ“‚ Library ๐Ÿ“… 1999 ๐Ÿ› Addison-Wesley ๐ŸŒ English

Foundations of Multithreaded, Parallel, and Distributed Programming covers, and then applies, the core concepts and techniques needed for an introductory course in this subject. Its emphasis is on the practice and application of parallel systems, using real-world examples throughout. Greg Andrews t

Foundations of Multithreaded, Parallel,
โœ Gregory R. Andrews ๐Ÿ“‚ Library ๐Ÿ“… 1999 ๐Ÿ› Pearson ๐ŸŒ English

Greg Andrews teaches the fundamental concepts of multithreaded, parallel and distributed computing and relates them to the implementation and performance processes. He presents the appropriate breadth of topics and supports these discussions with an emphasis on performance. Features *Emphasizes how