Cantitate/Preț
Produs

Constraint Logic Programming using Eclipse

Autor Krzysztof R. Apt, Mark Wallace
en Limba Engleză Hardback – 20 dec 2006
Constraint logic programming lies at the intersection of logic programming, optimisation and artificial intelligence. It has proved a successful tool in many areas including production planning, transportation scheduling, numerical analysis and bioinformatics. Eclipse is one of the leading software systems that realise its underlying methodology. Eclipse is exploited commercially by Cisco, and is freely available and used for teaching and research in over 500 universities. This book has a two-fold purpose. It's an introduction to constraint programming, appropriate for one-semester courses for upper undergraduate or graduate students in computer science or for programmers wishing to master the practical aspects of constraint programming. By the end of the book, the reader will be able to understand and write constraint programs that solve complex problems. Second, it provides a systematic introduction to the Eclipse system through carefully-chosen examples that guide the reader through the language and illustrate its power, versatility and utility.
Citește tot Restrânge

Preț: 54440 lei

Preț vechi: 61169 lei
-11% Nou

Puncte Express: 817

Preț estimativ în valută:
10420 10926$ 8610£

Carte tipărită la comandă

Livrare economică 29 ianuarie-12 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780521866286
ISBN-10: 0521866286
Pagini: 348
Ilustrații: 6 tables 49 exercises
Dimensiuni: 178 x 253 x 22 mm
Greutate: 0.84 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:Cambridge, United Kingdom

Cuprins

Introduction; Part I. Logic Programming Paradigm: 1. Logic programming and pure Prolog; 2. A reconstruction of pure Prolog; Part II. Elements of Prolog: 3. Arithmetic in Prolog; 4. Control and meta-programming; 5. Manipulating structures; Part III. Programming with Passive Constraints: 6. Constraint programming: a primer; 7. Intermezzo: iteration in ECLiPSe; 8. Top-down search with passive constraints; 9. The suspend library; Part IV. Programming with Active Constraints: 10. Constraint propagation in ECLiPSe; 11. Top-down search with active constraints; 12. Optimisation with active constraints; 13. Constraints on reals; 14. Linear constraints over continuous and integer variables; Solutions to selected exercises; Bibliographic remarks; Bibliography; Index.

Recenzii

'… a valuable addition to the canon of CP texts. It provides a well-exampled introduction to ECLiPSe as its CP language.' Peter J. Stuckey, Theory and Practice of Logic Programming
'The principle strengths of the book are the clarity of the writing and the use of well chosen examples. The programs are very well written, with efficiency considerations often subtly included. After digesting the book, and trying out examples and exercises in ECLiPSe, a reader will come away with solid grasp of CP, and the flexibility of ECLiPSe.' Theory and Practice of Logic Programming

Notă biografică


Descriere

This textbook offers an introduction to the Eclipse system and a guide to problem-solving for students and practitioners alike.