aboutsummaryrefslogtreecommitdiff
path: root/devel/smv/pkg-descr
blob: 140a0b6fa0b22339609ab7eab887b0b8f8670bb8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
The SMV (Symbolic Model Verifier) system is a tool for
checking finite state systems against specifications
in the temporal logic CTL (Computational Tree Logic).

One specifies the finite state system (finite automaton,
Mealy machine, full adder circuit, ..) as a Kripke
structure in the SMV language and provides specifications
in CTL. The model checking algorithm allows to determine
if the Kripke structure fulfills the specifications.

WWW: http://www.cs.cmu.edu/~modelcheck/smv.html