Skip to content
Snippets Groups Projects
Commit 763e7c56 authored by Hiba Ouni's avatar Hiba Ouni
Browse files

Update README.md

parent 5cbd0395
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,6 @@ BuDDy used for sequential version and Sylvan for both sequential and parallel co
It is necessary to install Spot [Spot](https://spot.lrde.epita.fr/install.html).
# Hybrid-SOG
## Description
This repository hosts the experiments and results for the Hybrid (MPI/pthreads) approach for the SOG construction and provides a short guide on how to install the tools and reproduce the results.
......@@ -48,7 +47,8 @@ arg1: specifies method of creating threads or/and specifies if modelchecking sho
* pc : using pthread library and applying canonization on nodes
* l : using lace framework
* lc : using lace framework and applying canonization on nodes
* otf : perform modelchecking on the fly using laceframework
* otfL : perform modelchecking on the fly using laceframework
* otfP : perform modelchecking on the fly using pthread
arg2: specifies the number of threads/workers to be created
arg3: specifies the net to build its SOG
arg4: specifies the LTL formula file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment