Constraint Logic Programming using Eclipse (inbunden)
Format
Inbunden (Hardback)
Språk
Engelska
Antal sidor
348
Utgivningsdatum
2006-12-01
Förlag
Cambridge University Press
Medarbetare
Wallace, Mark
Illustrationer
6 tables 49 exercises 81 figures
Dimensioner
180 x 255 x 20 mm
Vikt
720 g
Antal komponenter
1
Komponenter
69:B&W 6.69 x 9.61 in or 244 x 170 mm (Pinched Crown) Case Laminate on White w/Gloss Lam
ISBN
9780521866286

Constraint Logic Programming using Eclipse

(1 röst)  |  Läs 1 recension
Inbunden,  Engelska, 2006-12-01
1007
  • Skickas från oss inom 7-10 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Finns även som
Visa alla 1 format & utgåvor
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.
Visa hela texten

Passar bra ihop

  1. Constraint Logic Programming using Eclipse
  2. +
  3. Co-Intelligence

De som köpt den här boken har ofta också köpt Co-Intelligence av Ethan Mollick (häftad).

Köp båda 2 för 1235 kr

Kundrecensioner

Det finns 1 recension av Constraint Logic Programming using Eclipse. Har du också läst boken? Om du har köpt den på Bokus.com vill vi gärna höra vad du tyckte om den! Sätt ditt betyg »
  1. Utmärkt bok om Constraint Logic Programming
    hakank (Malmö), 19 september 2011

    Detta är en utmärkt bok för att lära sig Constraint Logic Programming med det Prologbaserade ECLiPSe CLP systemet. Det finns många bra exempel, och ett mycket bra kapitel om do-loop-kontruktionerna som är speciella för ECLiPSe.

Visa alla 1 recensioner

Fler böcker av Krzysztof R Apt

Recensioner i media

'... 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

Övrig information

Krzysztof R. Apt received his PhD in 1974 in mathematical logic from the University of Warsaw in Poland. He is a senior researcher at CWI, Amsterdam and Professor of Computer Science at the University of Amsterdam. He is the author of three other books: Verification of Sequential and Concurrent Programs (with E.-R. Olderog), From Logic Programming to Prolog, and Principles of Constraint Programming, and has published 50 journal articles and 15 book chapters. He is the founder and the first editor-in-chief of the ACM Transactions on Computational Logic, and past president of the Association for Logic Programming. He is a member of the Academia Europaea (Mathematics and Informatics Section). After completing a degree at Oxford in Mathematics and Philosophy, Mark Wallace joined the UK computer company ICL, who funded his PhD at Southampton University, and which was published as a book: Communicating with Databases in Natural Language. He has been involved in the ECLiPSe constraint programming language since its inception and has led several industrial research collaborations exploiting the power of constraint programming with ECLiPSe. He is currently involved in a major new constraint programming initiative funded by National ICT Australia (NICTA), and in the foundation of a Centre for Optimisation in Melbourne. He has published widely, chaired the annual constraint programming conference, and is an editor for three international journals.

Innehållsförteckning

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.