parof / protocol-validation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Protocol Validation

Formal specfication in the mCRL2 language of one hospital mechanic bed. Many liveness and safety properties are checked on the system. They can be found in the properties directory. The system is also deadlock free.

Compiling

To compile the project the mCRL2 toolkit is needed.

make        # run specs
make run    # run symulation

About


Languages

Language:TeX 94.9%Language:Makefile 3.1%Language:Python 1.9%