Browse Source

update changelog

tempestpy_adaptions
Sebastian Junges 4 years ago
parent
commit
8d9e2a92f0
  1. 4
      CHANGELOG.md

4
CHANGELOG.md

@ -11,7 +11,9 @@ Version 1.6.x
## Version 1.6.1 (??) ## Version 1.6.1 (??)
- Prism program simplification improved - Prism program simplification improved
- Revamped implementation of long-run-average algorithms, including scheduler export for LRA properties on Markov automata - Revamped implementation of long-run-average algorithms, including scheduler export for LRA properties on Markov automata
- `storm-pomdp`: Fix for --transformsimple and --transformbinary when used with until formulae
- Support for step-bounded properties of the form ... [F[x,y] ... ] for DTMCs and MDPs (sparse engine).
- `storm-pomdp`: Fix for --transformsimple and --transformbinary when used with until formulae.
- `storm-pomdp`: POMDPs can be parametric as well
## Version 1.6.0 (2020/06) ## Version 1.6.0 (2020/06)
- Changed default Dd library from `cudd` to `sylvan`. The Dd library can be changed back to `cudd` using the command line switch `--ddlib`. - Changed default Dd library from `cudd` to `sylvan`. The Dd library can be changed back to `cudd` using the command line switch `--ddlib`.

Loading…
Cancel
Save