𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Model Checking

✍ Scribed by Edmund M. Clarke Jr., Orna Grumberg, Doron A. Peled


Publisher
The MIT Press
Year
1999
Tongue
English
Leaves
329
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Model checking is a technique for verifying finite state concurrent systems such as sequential circuit designs and communication protocols. It has a number of advantages over traditional approaches that are based on simulation, testing, and deductive reasoning. In particular, model checking is automatic and usually quite fast. Also, if the design contains an error, model checking will produce a counterexample that can be used to pinpoint the source of the error. The method, which was awarded the 1998 ACM Paris Kanellakis Award for Theory and Practice, has been used successfully in practice to verify real industrial designs, and companies are beginning to market commercial model checkers.The main challenge in model checking is dealing with the state space explosion problem. This problem occurs in systems with many components that can interact with each other or systems with data structures that can assume many different values. In such cases the number of global states can be enormous. Researchers have made considerable progress on this problem over the last ten years.This is the first comprehensive presentation of the theory and practice of model checking. The book, which includes basic as well as state-of-the-art techniques, algorithms, and tools, can be used both as an introduction to the subject and as a reference for researchers.


πŸ“œ SIMILAR VOLUMES


Model Checking
✍ Edmund M. Clark Jr., Orna Grumberg, Daniel Kroening, Doron Peled, Helmut Veith πŸ“‚ Library πŸ“… 2018 πŸ› MIT Press 🌐 English
Model checking
✍ Edmund M. Clarke Jr., Orna Grumberg, Doron A. Peled πŸ“‚ Library πŸ“… 1999 πŸ› MIT Press 🌐 English
Model checking
✍ Edmund M. Clarke Jr., Orna Grumberg, Doron A. Peled πŸ“‚ Library πŸ“… 1999 πŸ› MIT Press 🌐 English

Model checking is a technique for verifying finite state concurrent systems such as sequential circuit designs and communication protocols. It has a number of advantages over traditional approaches that are based on simulation, testing, and deductive reasoning. In particular, model checking is autom

Symbolic Model Checking
✍ Kenneth L. McMillan (auth.) πŸ“‚ Library πŸ“… 1993 πŸ› Springer US 🌐 English

<p>Formal verification means having a mathematical model of a system, a language for specifying desired properties of the system in a concise, comprehensible and unambiguous way, and a method of proof to verify that the specified properties are satisfied. When the method of proof is carried out subs

Model Checking Software
✍ MarΓ­a del Mar Gallardo, Pedro Merino πŸ“‚ Library πŸ“… 2018 πŸ› Springer International Publishing 🌐 English

<p>This book constitutes the refereed proceedings of the 25th International Symposium on Model Checking Software, SPIN 2018, held in Malaga, Spain, in June 2018.<p>The 14 papers presented, 1 short paper, and 1 demo-tool paper, were carefully reviewed and selected from 28 submissions. Topics covered

Principles of Model Checking
✍ Christel Baier, Joost-Pieter Katoen πŸ“‚ Library πŸ“… 2008 🌐 English

A comprehensive introduction to the foundations of model checking, a fully automated technique for finding flaws in hardware and software; with extensive examples and both practical and theoretical exercises.