Skip to content

ProbReach v1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@shmarovfedor shmarovfedor released this 10 Feb 13:59
· 551 commits to master since this release

To run ProbReach use the following version of dReal/dReach

Usage:

./ProbReach <options> <model-file.pdrh>:

options:

-e <double> - length of probability interval or maximum length of the box (default 0.001)
-d <double> - prescision used to call dReach (default 0.001)
-l <string> - full path to dReach binary (default empty)
-k <int> - reachability depth (default 0)