Cantitate/Preț
Produs

Concepts, Design, and Performance Analysis of a Parallel Prolog Machine: Lecture Notes in Computer Science, cartea 404

Autor Joachim Beer
en Limba Engleză Paperback – 13 dec 1989
This monograph presents a novel execution model for the parallel execution of standard sequential Prolog. In this execution model Prolog procedure calls can be efficiently pipelined, and the author shows how even fully deterministic Prolog programs can be effectively mapped onto the proposed architecture. The design is based on a highly optimized abstract Prolog specific instruction set. A special feature of this work is a sophisticated classification scheme for Prolog variables which substantially reduces the overhead for unification with occur-check. To support the model an architecture consisting of a circular pipeline of independent processors has been designed. This pipeline has been designed to work as a co-processor to a UNIX based workstation. In contrast to other attempts to execute sequential Prolog in parallel, the proposed model does not restrict the use of any of the standard Prolog language features. The book gives a full account of the execution model, the system architecture, and the abstract Prolog instruction set.
Citește tot Restrânge

Din seria Lecture Notes in Computer Science

Preț: 30792 lei

Preț vechi: 38490 lei
-20% Nou

Puncte Express: 462

Preț estimativ în valută:
5897 6381$ 4916£

Carte tipărită la comandă

Livrare economică 09-23 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783540520535
ISBN-10: 3540520538
Pagini: 140
Ilustrații: VIII, 132 p.
Dimensiuni: 155 x 233 x 7 mm
Greutate: 0.21 kg
Ediția:1989
Editura: Springer Berlin, Heidelberg
Colecția Springer
Seria Lecture Notes in Computer Science

Locul publicării:Berlin, Heidelberg, Germany

Public țintă

Research

Cuprins

Compilation of sequential Prolog.- Pipelined execution of sequential Prolog.- The occur-check problem.- The abstract parallel Prolog machine.- Simulation.- Conclusion.- Benchmark programs.- Compilation examples.