Symbolic boolean manipulation with ordered binary-decision diagrams

RE Bryant - ACM Computing Surveys (CSUR), 1992 - dl.acm.org
Ordered Binary-Decision Diagrams (OBDDs) represent Boolean functions as directed
acyclic graphs. They form a canonical representation, making testing of functional properties …

Model checking

EM Clarke - Foundations of Software Technology and Theoretical …, 1997 - Springer
Abstract Model checking is an automatic technique for verifying finite-state reactive systems,
such as sequential circuit designs and communication protocols. Specifications are …

[BOOK][B] Principles of model checking

C Baier, JP Katoen - 2008 - books.google.com
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 …

Symbolic Model Checking

KL McMillan - 1993 - Springer
In the previous chapter, we equated a CTL formula with the set of states in which the formula
is true. We showed how the CTL operators can thus be characterized as fixed points of …

Symbolic model checking: 1020 states and beyond

JR Burch, EM Clarke, KL McMillan, DL Dill… - Information and …, 1992 - Elsevier
Many different methods have been devised for automatically verifying finite state systems by
examining state-graph models of system behavior. These methods all depend on decision …

[CITATION][C] Logic in Computer Science: Modelling and reasoning about systems

M Huth - 2004 - books.google.com
Recent years have seen the development of powerful tools for verifying hardware and
software systems, as companies worldwide realise the need for improved means of …

Counterexample-guided abstraction refinement for symbolic model checking

E Clarke, O Grumberg, S Jha, Y Lu, H Veith - Journal of the ACM (JACM), 2003 - dl.acm.org
The state explosion problem remains a major hurdle in applying symbolic model checking to
large hardware designs. State space abstraction, having been essential for verifying designs …

Two-level logic minimization: an overview

O Coudert - Integration, 1994 - Elsevier
Fourty years ago Quine noted that finding a procedure that computes a minimal sum
products for a given propositional formula is very complex, even though propositional …

[BOOK][B] Computer-aided verification of coordinating processes: the automata-theoretic approach

RP Kurshan - 1995 - degruyter.com
Formal verification increasingly has become recognized as an answer to the problem of how
to create ever more complex control systems, which nonetheless are required to behave …

[PDF][PDF] Verification of arithmetic circuits with binary moment diagrams

RE Bryant, YA Chen - Proceedings of the 32nd annual ACM/IEEE …, 1995 - dl.acm.org
Binary Moment Diagrams (BMDs) provide a canonical representations for linear functions
similar to the way Binary Decision Diagrams (BDDs) represent Boolean functions. Within the …