8 Commits (e3320ee0867680d29b744a2bbb860179dc9807a1)

Author SHA1 Message Date
dehnert 99bcd337f1 Made the executable not choke if no model file/property was given. Added the benchmark models to the repo (replacing the old ones). 10 years ago
dehnert b305a3b498 Switched to FactorizedPolynomial as the basis for rational functions and added missing reward construct for one NAND model. 10 years ago
dehnert 61e78f8d12 Adapted parameterized NAND example to use state rewards instead of transition rewards. Also, the unfactorized polynomials are now used to build and compute everything. We should detect cyclic models and use the factorized polynomials for them. 10 years ago
dehnert f909387258 Added some new example files. 10 years ago
dehnert 0776d8a74b Added and fixed some example models. Added option for maximal size of SCC that gets eliminated using state elimination. 10 years ago
dehnert 4f82c1ebb1 Added some parametrix models. Included percentage of eliminated states to get a feeling for the remaining running time. 10 years ago
dehnert 2fa3036dc3 Added functionality to replace identifiers in an expression with the values given in an valuation. State-variables now get replaced in probabilities specified by a parameterized model. Fixed and added some parameterized models. 10 years ago
sjunges 14b4d2988e two additional benchmarks 10 years ago