LOGIC IN COMPUTER SCIENCE Modelling and Reasoning about Systems


英文原版 Preface to the second edition Our motivation for (re)writing this book One of the leitmotifs of writing the first edition of our book was the observation that most logics used in the design, specification and verification of computersystems fundamentally deal with a satisfaction relation M φ where M is some sort of situation or model of a system, and φ is a specification, a formula of that logic, expressing what should be true in situation M. At the heart of this set-up is that one can often specify and implement algorithms for computing . We developed this theme forpr opositional, first-order, temporal, modal, and program logics. Based on the encouraging feedback received from five continents we are pleased to hereby present the second edition of this text which means to preserve and improve on the original intent of the first edition. What’s new and what’s gone Chapter1 now discusses the design, correctness, and complexity of a SAT solver (a marking algorithm similar to St˚almarck’s method [SS90]) for full propositional logic. Chapter 2 now contains basic results from model theory (Compactness Theorem and L¨owenheim–Skolem Theorem); a section on the transitive closure and the expressiveness of existential and universal second-order logic; and a section on the use of the object modelling language Alloy and its analyserforsp ecifying and exploring under-specified first-orderlogic models with respect to properties written in first-order logic with transitive closure. The Alloy language is executable which makes such exploration interactive and formal. Chapter 3 has been completely restructured. It now begins with a discussion of linear-time temporal logic; features the open-source NuSMV modelchecking tool throughout; and includes a discussion on planning problems, more material on the expressiveness of temporal logics, and new modelling examples. Chapter 4 contains more material on total correctness proofs and a new section on the programming-by-contract paradig
资源截图
代码片段和文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)