7550 Commits (3f9616d3e069778a84c5badb636ae8d6b4e94084)

Author SHA1 Message Date
Stefan Pranger 160a2c32a2 added SMGs to existing ModelTypes 4 years ago
Stefan Pranger dce9496300 Model validity check now handles SMGs 4 years ago
Stefan Pranger 9bf2a572a7 check if state is controlled by multiple players 4 years ago
Stefan Pranger e9a6077acb adapted player ostream output 4 years ago
Stefan Pranger 1cf2e544ac add assertion for module indices in second 4 years ago
Stefan Pranger de301323d6 check module and action names when parsing players 4 years ago
Stefan Pranger 43353d5243 store name index map for player member 4 years ago
Stefan Pranger 271ed284a6 fix player ostream output 4 years ago
Stefan Pranger 11f7464372 players now get stored in PRISM programs 4 years ago
Stefan Pranger 48276e47a9 further work on player parsing 4 years ago
Stefan Pranger 3f3b154ce0 first progress on player parsing 4 years ago
Stefan Pranger 55f4efd40a added SMG ModelType 4 years ago
Stefan Pranger bf54ca8a52 init Player class for SMG parsing 4 years ago
Stefan Pranger d35e9a6a40 removed plenty of empty line whitespaces 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 2cadf3a252 Added support for generating optimal schedulers for globally formulae 4 years ago
Tim Quatmann dc8612b751 Fixed not always using the acyclic solver within LRA and multi-objective time-bounded reachability computations. 4 years ago
Matthias Volk 8b05837e77
Fixed assertion for RationalFunction 4 years ago
Sebastian Junges 32c88825e2 cleanup 4 years ago
Sebastian Junges 664484883a allow termination in inner loop of OVI 4 years ago
Tim Quatmann 9d29f369e2 fixed incorrect hanlding of lra objecties in bounded phase 4 years ago
Tim Quatmann 9a8f40bb33 Multi-obj preprocessor: Fixed an issue when preprocessing LRA operator formulas 4 years ago
Matthias Volk 6dcbf75fe3
Update progress measurments only if --progress flag is set 4 years ago
TimQu 27cb582243 MDP Instantiation model checker: Fixed setting model checking hint information. 4 years ago
Tim Quatmann 5213be9b69 More statistics output. 4 years ago
Tim Quatmann 20665eb862 multi-objective: Aborting time-bounded reachability computation when termination signal is received. 4 years ago
Tim Quatmann c1c0fcf8f3 Display a bit more statistics for multi-objective model checking. 4 years ago
Tim Quatmann ce14b45578 Pcaa: Implemented termination signal. 4 years ago
TimQu b6259e7ea3 SparseMaPcaaTest: Temporarily disabled a test as it did contain non-optimal points due to numerical issues. 4 years ago
TimQu ce962bf1df SparseMaPcaaChecker: Fixed cycle detection. 4 years ago
Tim Quatmann 5a6952899b MaPcaaWeightVectorChecker now uses the acyclic solver if possible. 4 years ago
Tim Quatmann 5e9241fcd1 Allowing reward accumulations in multi-objective model checking queries. 4 years ago
Tim Quatmann da6333cead Fix in scheduler export for acyclic Min Max solver 4 years ago
Sebastian Junges e513a3fb62 progress in monitoring with timeouts etc 4 years ago
Sebastian Junges 4760a12815 reset signal handler 4 years ago
Sebastian Junges f9ee3d10e4 simulating with rationals 4 years ago
Sebastian Junges b7ad55b34b random prob generator for rationals 4 years ago
TimQu b45497a8c4 Added --propsasmulti switch to interpret input formulas as multi-objective formula 4 years ago
Tim Quatmann 260c14a3f6 ExpressionParser: Allow sequences of unary operators, like '!!x=0' (fixes #89) 4 years ago
Tim Quatmann 16ecb0fc8d OVI: display current number of iterations with --progress --verbose. 4 years ago
Tim Quatmann bd3c42561b Added multi-objective lra test case for MA 4 years ago
Tim Quatmann 97d4dba540 Added test case for Multi-objective LRA combined with step-bounded property. 4 years ago
Tim Quatmann c990d27c50 Added MA test case + fixes 4 years ago
Tim Quatmann 5bfb3b132e New MDP LRA Test case + fix 4 years ago
Tim Quatmann ee06a1f1a6 Also added test case for lra operator formula. 4 years ago