8720 Commits (1218991e6ac6159324112f17c57510467f6c3246)
 

Author SHA1 Message Date
Sebastian Junges 1218991e6a can switch off producing schedulers in the instantiation model checker 4 years ago
Sebastian Junges 5d45514af2 avoid parsing jani after creating model - fix in lvalue to allow this 4 years ago
Sebastian Junges 3355b21b72 add timing info to storm-pomdp 4 years ago
Sebastian Junges d6ab421cb7 add belief-support-mdp generator 4 years ago
Sebastian Junges 3c58b5b2f7 case split for MDPs actually checks for MDPs 4 years ago
Sebastian Junges 08f928456c fix guard for code that considers transient assignments to also consider only transient assignments 4 years ago
Sebastian Junges 6b6f44100e allow building parametric models of the form s --p-->, s--q--> 4 years ago
Sebastian Junges 4a7ea35959 first version for action mask callbacks in explicit generator 4 years ago
Sebastian Junges 7a38f54d01 extend the next state generator to support prism program simulation 4 years ago
Sebastian Junges e5ed114715 a first simulator of prism files 4 years ago
Sebastian Junges aa6a3d2142 sampling from a distribution and from a choice 4 years ago
Sebastian Junges 00a85cb184 accessors for model 4 years ago
Matthias Volk e610edc197
Run github actions daily 4 years ago
Daniel Basgöze 741d04c797 Implement manually triggered github actions CI 4 years ago
Tim Quatmann 02695da9b7 Fixed several issues regarding powers with negative exponents. 4 years ago
Tim Quatmann a3ada8a0c3 cli: added a space that was missing in output of steady-state result 4 years ago
Tim Quatmann 4dcd1cfb64 Fixed simplification of expressions that use the power operator with negative exponents. 4 years ago
Tim Quatmann 09cb0e5a5d LraCtmcTest: Renamed a testcase as its name was misleading before. 4 years ago
Tim Quatmann 5245d77bfc SteadyState: Issue a warning in sound mode because it is not supported. 4 years ago
Tim Quatmann 818f8cb8ee steadystate: Added a testcase. 4 years ago
Tim Quatmann b73e2e5d1c Fixing steady state distribution computation. 4 years ago
Tim Quatmann 77d2e9c98f Fixed output of steady-state distr computation. 4 years ago
Tim Quatmann 211a72b6d7 fixing compilation of storm-pars 4 years ago
Tim Quatmann 19e6473806 making the cudd warning sound a bit less dangerous 4 years ago
Tim Quatmann 2e593dc014 Added computation of steady state probabilities for DTMC/CTMC in the sparse engine. 4 years ago
Tim Quatmann 28ab011eb8 Added an export of check results to json. 4 years ago
Tim Quatmann 84e6984659 StateValuations::toJson now has a template parameter to change the exported type of rationals. 4 years ago
Tim Quatmann 75b6ac27e8 JaniParser: Making result field optional (fixes #83) 4 years ago
Tim Quatmann 3184ba1611 Jani: Correctly parse the input-enable field. Throw an error in the sparse model builder, as these are not supported right now. 4 years ago
Tim Quatmann 41ae9d5624 Fixed silently truncating bits when parsing integer literal expressions (see https://github.com/moves-rwth/stormpy/issues/20) 4 years ago
Tim Quatmann 51f86db9eb Storm version 1.6.3 4 years ago
Tim Quatmann 7002946845 Updated changelog. 4 years ago
Tim Quatmann 251527bccf storm-pars: Make a more explicit warning if a non-parametric equation solver type is selected. 4 years ago
Tim Quatmann 1243feba8c Substitute constants in JANI Properties (fixes #95) 4 years ago
Tim Quatmann 065b366198 Removed superfluous '.' in output of Markov automata model data. 4 years ago
Tim Quatmann 6d6e142236 Fixed an issue with JANI models concerning properties using transient variable expressions. 4 years ago
Tim Quatmann ee5fff680a Indefinite Horizon helpers: Do not compute values of MaybeStates if they are not relevant for the property. (Fixes #87) 4 years ago
Tim Quatmann 20d424e289 JaniTraverser: Only traverse lower/upper bound expressions of BoundedIntegerVariables, if these bounds exists. 4 years ago
Tim Quatmann ce0283d80d Cmake: checked whether the stack-check issue still persists with current AppleClang v12.0.0 4 years ago
Tim Quatmann 8619a4d833 CMake: Implemented a workaround for building CUDD on MacOS Big Sur. 4 years ago
Tim Quatmann 1982dc0dba SparsePcaaParetoQuery: Added a (hopefully explaining) comment 4 years ago
Matthias Volk c12c0352f7
Support for parsing jani model from string 4 years ago
Matthias Volk 209090eb93
storm-dft: Ignore compound nodes in json parser 4 years ago
Tim Quatmann d0c153da8d Added switch `--no-simplify` to disable simplification of PRISM programs (which sometimes costs a bit of time on extremely large inputs) 4 years ago
Tim Quatmann 9775964f43 Pcaa: Fixed unnecessary insertion of diagonal entries in deterministic transitions. 4 years ago
Tim Quatmann 3a4af89b66 graph: Cycle check ignores Zero entries. 4 years ago
Sebastian Junges d53cffab08 avoid resize that caused unstable behavior 4 years ago
Tim Quatmann f7d75b1677 Merge remote-tracking branch 'refs/remotes/origin/master' 4 years ago
Tim Quatmann 2cadf3a252 Added support for generating optimal schedulers for globally formulae 4 years ago
Tim Quatmann f5ce4860ac Updated changelog. 4 years ago