User Tools

Site Tools


release

This is an old revision of the document!


Main Tool Contact

How to use the tool

After downloading the .zip file, first please refer to this page to build ePMC:wiki:ePMC.

To perform dpCTL model checking, please set the following options:

--property-solver propositional-explicit,operator-explicit,pctl-explicit-next,dpctl-explicit-knowledge,dpctl-explicit-until
--prism-flatten false
--model-input-type mas
--property-input-type dpctl
--smtlib-command-line z3 -smt2 {0} 
--smtlib-version v25
--constraintsolver-solver smt-lib 
--model-input-files /path/to/your-model
--property-input-files /path/to/your-property

In order to use our tool, a model file and a property file is request, following the standards of PRISM format(ThePRISMLanguage). To specify the differentially private properties, a new operator

 $$D_{x}$$

to be continue…

release.1605546823.txt.gz · Last modified: 2020/11/17 01:13 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki