v1.13.0
Requires Storm version >= 1.13.0.
- Repository moved to stormchecker/stormpy
- Support for exact intervals in sparse models, matrices, schedulers, model components, model checking, DRN build/export, and the Kwek-Mehlhorn sharpening utility
- Added bindings for monitor verification
- Added bindings for conditional model checking
- Added
add_next_valuesmethod on SparseMatrix for faster build from numpy arrays - Adaption to changes in Storm:
- Scheduler for
ExplicitQualitativeCheckResult - Added
ObservationTraceUnfolderOptions
- Scheduler for
- Bugfixes for release workflow and rpath
- Developer: added
git_hash - Developer: revised CI workflows w.r.t. OS configurations, Storm version, Docker login
- Developer: improved CI for wheel creation
- Developer: simplified Dockerfile for Binder