Constraint Logic Programming using Eclipse
暫譯: 使用Eclipse的約束邏輯程式設計

Krzysztof R. Apt, Mark Wallace

  • 出版商: Cambridge
  • 出版日期: 2007-01-15
  • 售價: $1,300
  • 貴賓價: 9.8$1,274
  • 語言: 英文
  • 頁數: 348
  • 裝訂: Hardcover
  • ISBN: 0521866286
  • ISBN-13: 9780521866286
  • 相關分類: Java 相關技術
  • 下單後立即進貨 (約5~7天)

買這商品的人也買了...

商品描述

Description 

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.

• This is the first practical introduction to constraint programming; shows how to understand and write constraint programs that solve complex problems: all the code is available via the web

 • Aimed at one-semester courses for upper undergraduate or graduate students, and at programmers wishing to master practical aspects of constraint programming: over 40 exercises with selected answers

 • A systematic introduction to Eclipse, one of the most popular and powerful constraint programming systems available free for educational purposes, it has been licensed to over 500 institutions


 

Table of Contents

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.

商品描述(中文翻譯)

描述

約束邏輯程式設計位於邏輯程式設計、優化和人工智慧的交集上。它在許多領域中已證明是一個成功的工具,包括生產規劃、運輸排程、數值分析和生物資訊學。Eclipse 是實現其基本方法論的領先軟體系統之一。Eclipse 被思科(Cisco)商業化使用,並且在超過 500 所大學中免費提供,用於教學和研究。本書有兩個主要目的。它是對約束程式設計的介紹,適合計算機科學的高年級本科生或研究生的一學期課程,或希望掌握約束程式設計實務的程式設計師。到本書結束時,讀者將能夠理解並撰寫解決複雜問題的約束程式。其次,它通過精心挑選的範例系統性地介紹 Eclipse 系統,指導讀者了解語言並展示其強大、多樣性和實用性。

• 這是對約束程式設計的第一本實用介紹;展示如何理解和撰寫解決複雜問題的約束程式:所有程式碼均可通過網路獲得

• 針對高年級本科生或研究生的一學期課程,以及希望掌握約束程式設計實務的程式設計師:包含超過 40 道練習題及選擇性答案

• 系統性介紹 Eclipse,這是最受歡迎和強大的約束程式設計系統之一,免費提供用於教育目的,已授權給超過 500 所機構

目錄

引言;第一部分:邏輯程式設計範式:1. 邏輯程式設計與純 Prolog;2. 純 Prolog 的重建;第二部分:Prolog 的元素:3. Prolog 中的算術;4. 控制與元程式設計;5. 操作結構;第三部分:使用被動約束的程式設計:6. 約束程式設計:入門;7. 插曲:ECLiPSe 中的迭代;8. 使用被動約束的自上而下搜尋;9. 暫停庫;第四部分:使用主動約束的程式設計:10. ECLiPSe 中的約束傳播;11. 使用主動約束的自上而下搜尋;12. 使用主動約束的優化;13. 實數的約束;14. 連續和整數變數的線性約束;選擇性練習題的解答;文獻說明;參考文獻;索引。