| |
-
university
 CMU Model Checking
Model checking is a method for formally verifying finite-state concurrent systems.
Specifications about the system are expressed as temporal logic formulas, and efficient symbolic algorithms are used to traverse the model defined by the system and check if the specification holds or not. Extremely large state-spaces can often be traversed in minutes.
preview:
http://www.cs.cmu.edu/~modelcheck/
8/30/1999
Tags: verification
 |