Cantitate/Preț
Produs

Programming Constraint Services: High-Level Programming of Standard and New Constraint Services: Lecture Notes in Computer Science, cartea 2302

Autor Christian Schulte
en Limba Engleză Paperback – 20 mar 2002
Constraint Programming is an approach for modeling and solving combi- torial problems that has proven successful in many applications. It builds on techniques developed in Arti?cial Intelligence, Logic Programming, and - erations Research. Key techniques are constraint propagation and heuristic search. Constraint Programming is based on an abstraction that decomposes a problem solver into a reusable constraint engine and a declarative program modeling the problem. The constraint engine implements the required pr- agation and search algorithms. It can be realized as a library for a general purpose programming language (e.g. C++), as an extension of an existing language (e.g. Prolog), or as a system with its own dedicated language. The present book is concerned with the architecture and implementation of constraint engines. It presents a new, concurrent architecture that is far superior to the sequential architecture underlying Prolog. The new archit- ture is based on concurrent search with copying and recomputation rather than sequential search with trailing and backtracking. One advantage of the concurrent approach is that it accommodates any search strategy. Furth- more, it considerably simpli?es the implementation of constraint propagation algorithms since it eliminates the need to account for trailing and backtra- ing. The book investigates an expressive generalization of the concurrent - chitecture that accommodates propagation-preserving combinators (known as deep guard combinators) for negation, disjunction, implication, and re- cation of constraint propagators. Such combinators are beyond the scope of Prolog’s technology. In the concurrent approach they can be obtained with a re?ective encapsulation primitive.
Citește tot Restrânge

Din seria Lecture Notes in Computer Science

Preț: 31513 lei

Preț vechi: 39391 lei
-20% Nou

Puncte Express: 473

Preț estimativ în valută:
6031 6363$ 5026£

Carte tipărită la comandă

Livrare economică 02-16 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783540433712
ISBN-10: 3540433716
Pagini: 188
Ilustrații: XII, 176 p.
Dimensiuni: 155 x 233 x 10 mm
Greutate: 0.28 kg
Ediția:2002
Editura: Springer Berlin, Heidelberg
Colecția Springer
Seriile Lecture Notes in Computer Science, Lecture Notes in Artificial Intelligence

Locul publicării:Berlin, Heidelberg, Germany

Public țintă

Research

Cuprins

Constraint Programming.- Introducing Oz Light.- Spaces for Search.- Search Engines.- Best-Solution Search.- Recomputation.- Oz Explorer:Visual Search.- Distributed Search.- Spaces for Combinators.- Constraint Combinators.- Implementing Oz Light.- Implementing Spaces.- Other Approaches to Search.- Conclusion.

Caracteristici

Includes supplementary material: sn.pub/extras