111 Commits (7937117e8d7677211e57c498c97a93161297c427)

Author SHA1 Message Date
TimQu b3c8b92ea5 added model transformations to the api 9 years ago
TimQu 15b61b6d0f Fixed missing return statement for continuousToDiscreteTimeModelTransformer 9 years ago
dehnert 179cd8308e remove old API files 9 years ago
dehnert ea02ea0838 started overhaul of cli/api 9 years ago
TimQu aa158f5144 ContinuousToDiscreteTimeModelTransformer can now transform the model out-of-place as well 9 years ago
TimQu 576f92568e StateValuations and ChoiceOrigins are now members of a sparse::Model. 9 years ago
dehnert f0f4cd7390 first version of sparse quotient extraction for dd bisimulation 9 years ago
TimQu 6537fd8b72 Replaced the old choice labeling with the new one and used choice origins for the minimal command set counterexample generators 9 years ago
TimQu 4413afb542 used new helper functions at some points in the code 9 years ago
TimQu 5c39065758 fixes for new goal state merger 9 years ago
TimQu b6d085a92d fixes and improvements for the new goal state merger 9 years ago
TimQu 48957978eb Extended Functionality of goal state merger 9 years ago
TimQu 5e9642c1fa conversion of symbolic state-action rewards is not supported at this point 9 years ago
TimQu d659d193bc Fixed game solver test and potential memory leaks 9 years ago
TimQu 367b8f0a3e parameter lifting with hybrid engine 9 years ago
TimQu 9425d3506e reworked checking whether parameter lifting is applicable 9 years ago
TimQu dd40254628 PLA for continuous models 9 years ago
dehnert 952776a057 hybrid engine working for rational numbers 9 years ago
TimQu 44ab16d126 Added symbolicToSparse transformers for DTMCs and CTMCs 9 years ago
TimQu 7f74f19342 exact pla 9 years ago
dehnert 0354c9024a moved to new sylvan version and made everything work again 9 years ago
TimQu 08647c536e more fixes for step bounded properties 9 years ago
TimQu 2dc976f9f9 beautified cli 9 years ago
TimQu 24bc53549c more tests on pmdps and fixes 9 years ago
TimQu da90719097 Fixed some issues for state elimination when the provided row is not equal to the column (as possible for mdps). 9 years ago
TimQu b1786d9822 bug fixes for pla 9 years ago
TimQu 1e1b037cb2 minor fixes 9 years ago
TimQu 14e44e0165 removed old region model checker classes, implemented entry point for pla, solved different compilation issues 9 years ago
TimQu ac43288e44 moved the regionCheckResult, started to implement class for parameterLifting interface 9 years ago
TimQu 84092c1b5d moved parameterRegion to storm/storage 9 years ago
TimQu 428cb710cc Parameter lifting for mdps, some fixes 9 years ago
TimQu 536b1669c3 fixes for dtmc parameter lifting 9 years ago
TimQu a1ad5377e8 implemented parameter lifting model checker for DTMCs (as a replacement of the old ApproximationModel). 9 years ago
TimQu caf1683f39 fixed checking whether a sink state is required in GoalStateMerger 9 years ago
TimQu 59a72b4037 parametric simplifier for mdps 10 years ago
TimQu a4e4aba487 fixed selection of states to eliminate, added support for model simplification for step bounded properties 10 years ago
TimQu 732bbc85d2 worked on parametric model simplifier 10 years ago
TimQu fc70945aba started on refactoring of code for parametric model simplifications 10 years ago
TimQu cab08525f8 fix in SymbolicToSparseTransformer 10 years ago
TimQu 2567d07037 hybrid multi-objective model checking. 10 years ago
Sebastian Junges e5b526b7ae SymbolicToSparseModel: MDPs 10 years ago
TimQu 74d22cb336 fixed a few warnings related to P{L|CA}A 10 years ago
Sebastian Junges d246517757 removed src prefix in all includes 10 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 10 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 10 years ago