62 Commits (034fbf20c7831712eab416c8268435784a941f00)

Author SHA1 Message Date
TimQu 034fbf20c7 extended SubsystemBuilder, made ChoiceSelector work for MAs as well. 7 years ago
dehnert 9d528db2fc adding translation of expressions used in formulas to symbolic-to-sparse transformers 7 years ago
TimQu c2dd57cda5 total rewards for mdps 7 years ago
dehnert 93bf17f54b remove debug output 7 years ago
dehnert 7636a0339d removed warning for missing naming capabilities in Z3 LP solver 7 years ago
TimQu fd7f8c7bac Fixed an issue related to multi-objective model checking of models with potentially infinite expected reward 7 years ago
sjunges 6e506e5a66 moved application of permissive scheduler to an own transformer 8 years ago
TimQu 57490a7947 fixed continuous to discrete time transformation 8 years ago
TimQu c55a654c6c fixes and more settings for storm-pars 8 years ago
TimQu c7b83ffb5f moved parameter lifting related code out of the main library/executable 8 years ago
TimQu b3c8b92ea5 added model transformations to the api 8 years ago
TimQu 15b61b6d0f Fixed missing return statement for continuousToDiscreteTimeModelTransformer 8 years ago
dehnert 179cd8308e remove old API files 8 years ago
dehnert ea02ea0838 started overhaul of cli/api 8 years ago
TimQu aa158f5144 ContinuousToDiscreteTimeModelTransformer can now transform the model out-of-place as well 8 years ago
TimQu 576f92568e StateValuations and ChoiceOrigins are now members of a sparse::Model. 8 years ago
dehnert f0f4cd7390 first version of sparse quotient extraction for dd bisimulation 8 years ago
TimQu 6537fd8b72 Replaced the old choice labeling with the new one and used choice origins for the minimal command set counterexample generators 8 years ago
TimQu 4413afb542 used new helper functions at some points in the code 8 years ago
TimQu 5c39065758 fixes for new goal state merger 8 years ago
TimQu b6d085a92d fixes and improvements for the new goal state merger 8 years ago
TimQu 48957978eb Extended Functionality of goal state merger 8 years ago
TimQu 5e9642c1fa conversion of symbolic state-action rewards is not supported at this point 8 years ago
TimQu d659d193bc Fixed game solver test and potential memory leaks 8 years ago
TimQu 367b8f0a3e parameter lifting with hybrid engine 8 years ago
TimQu 9425d3506e reworked checking whether parameter lifting is applicable 8 years ago
TimQu dd40254628 PLA for continuous models 8 years ago
dehnert 952776a057 hybrid engine working for rational numbers 8 years ago
TimQu 44ab16d126 Added symbolicToSparse transformers for DTMCs and CTMCs 8 years ago
TimQu 7f74f19342 exact pla 8 years ago
dehnert 0354c9024a moved to new sylvan version and made everything work again 8 years ago
TimQu 08647c536e more fixes for step bounded properties 8 years ago
TimQu 2dc976f9f9 beautified cli 8 years ago
TimQu 24bc53549c more tests on pmdps and fixes 8 years ago
TimQu da90719097 Fixed some issues for state elimination when the provided row is not equal to the column (as possible for mdps). 8 years ago
TimQu b1786d9822 bug fixes for pla 8 years ago
TimQu 1e1b037cb2 minor fixes 8 years ago
TimQu 14e44e0165 removed old region model checker classes, implemented entry point for pla, solved different compilation issues 8 years ago
TimQu ac43288e44 moved the regionCheckResult, started to implement class for parameterLifting interface 8 years ago
TimQu 84092c1b5d moved parameterRegion to storm/storage 8 years ago
TimQu 428cb710cc Parameter lifting for mdps, some fixes 8 years ago
TimQu 536b1669c3 fixes for dtmc parameter lifting 8 years ago
TimQu a1ad5377e8 implemented parameter lifting model checker for DTMCs (as a replacement of the old ApproximationModel). 8 years ago
TimQu caf1683f39 fixed checking whether a sink state is required in GoalStateMerger 8 years ago
TimQu 59a72b4037 parametric simplifier for mdps 8 years ago
TimQu a4e4aba487 fixed selection of states to eliminate, added support for model simplification for step bounded properties 8 years ago
TimQu 732bbc85d2 worked on parametric model simplifier 8 years ago
TimQu fc70945aba started on refactoring of code for parametric model simplifications 8 years ago
TimQu cab08525f8 fix in SymbolicToSparseTransformer 8 years ago
TimQu 2567d07037 hybrid multi-objective model checking. 8 years ago