Skip to content

MERCorg/vpg-artifact

Repository files navigation

Overview

First, initialize and update the submodules:

git submodule update --init --recursive

Apply the patches to mCRL2 and merc:

cd mCRL2
git apply ../mcrl2.patch
cd ../merc
git apply ../merc.patch

Finally, for the results without applying the reachability on the projected parity games, apply the following patch:

cd merc/
git apply ../merc_no_reachability.patch

About

The artifact for the journal paper "Family-Based Model Checking Using Variability Parity Games".

Resources

License

Stars

Watchers

Forks

Contributors