Published March 23, 2023
| Version v1
Software
Open
Artifact of "Probabilistic Black-Box Checking via Active MDP Learning"
Description
This artifact accompanies our manuscript "Probabilistic Black-Box Checking via Active MDP Learning" and includes two components: ProbBBC and ProbBlackReach.
The artifact structure is as follows:
- `README.md`: this file
- `ProbBBC.zip`: a zip file containing ProbBBC
- `README.md`: a readme file for ProbBBC, including installation instructions
- `prob-black-reach.zip`: a zip file containing our modified version of prob-black-reach. The original version is available from https://github.com/mtappler/prob-black-reach.