Efficient verification tool for checking multi-threaded software correctness
Efficient verification tool of multi-threaded software
spin
$ spin -a model.pml
$ spin -a model.pml && gcc -o pan pan.c && ./pan
$ spin -i model.pml