75 Commits (e7dc7acf8ef21677ad1a097543b66735a11b855e)

Author SHA1 Message Date
Jip Spel ee8971c608 Clean up 7 years ago
Jip Spel d2e754c302 Replace transformation to State Vector with transformation in map 7 years ago
Jip Spel 80cf0982a9 WIP: parameter lifting 7 years ago
Jip Spel 6f8787b6f0 Add one possible solution for critical states 7 years ago
Jip Spel 915a8b24ec Remove superfluous vars 7 years ago
Jip Spel 8bbf4b4543 Change vector to set, add error message if more than two successors for one state, add documentation 7 years ago
Jip Spel 1bce5935fa Update documentation 7 years ago
Jip Spel 905f6fc970 Create lattice from model and formulas 7 years ago
Jip Spel da691c8102 Add .dot representation for lattice 7 years ago
Jip Spel 92bd07c9c5 Allow monotonicity analysis on both Until and Eventually formulas 7 years ago
Jip Spel 1aa8f409cb Change error messages + add new ones 7 years ago
Jip Spel e83dad0963 Add check on amount of formulas, fix typo 7 years ago
Jip Spel 6ac0782a18 Remove need for bisimulation 7 years ago
Jip Spel c6e6331db2 Move creation of Lattice to Lattice class 7 years ago
Jip Spel b782d80a26 Changed nodes implementation in Lattice 7 years ago
Jip Spel 1364ec8729 Clean up 7 years ago
Jip Spel 2c4d5c0d3f Delete Transfomer class 7 years ago
Jip Spel c1758b8ea1 Remove duplicate code 7 years ago
Jip Spel 9f8aa986ce Refactor creating State vector 7 years ago
Jip Spel 116dbc8bba Refactor constructor Lattice 7 years ago
Jip Spel baf5cbb074 Remove superfluous methods 7 years ago
Jip Spel 2827da84ee Add TODOs 7 years ago
Jip Spel dc88830acd First try 7 years ago
dehnert cc1fc8a7be adding exact sampling for parametric systems 7 years ago
dehnert c2870e42b0 changed help slightly 7 years ago
dehnert a08cb4ac18 making game solver respect equation solver format 7 years ago
dehnert 10da10a7d1 started on enabling sampling of parametric models from command line 7 years ago
sjunges 6dfce6a405 extended counterexamples towards expected rewards, and moved counterexamples to a seperate lib (still in main cli) to slightly accelarate building times 7 years ago
Matthias Volk 99e5619952 Export storm targets 7 years ago
TimQu 3310f51857 allowed for more fine grained solver requirements 7 years ago
Matthias Volk 95c19de197 Added missing multiplier settings to storm-pars 7 years ago
Matthias Volk 480894f1b6 Added missing topological settings to storm-pars 7 years ago
TimQu 69a27ddad6 fixed compiling storm-pars 7 years ago
TimQu 02d2cf07b6 using multiplier in PLA 7 years ago
Sebastian Junges 5a62a60e17 fix in pla without simplifications allowed 7 years ago
TimQu 7d705240ce introduced model checker settings 7 years ago
TimQu 29b40899bf Removed settings of old topologicalvalueiteration solver 7 years ago
TimQu a2bd1e0026 renamed argument from getRequirements so that it is easier to understand 7 years ago
TimQu 355510c808 Fixed call of wrong 'specify' method 7 years ago
TimQu eab7e409e9 Fixed Running PLA without simplification 7 years ago
Sebastian Junges 8cd3f1bc1a added a switch to disable simplifications within PLA 7 years ago
TimQu ebeb34b791 implemented heuristic for pla that helps to decide with respect to which parameters a region should be splitted 7 years ago
TimQu 45279f9914 storm-pars compiles now 8 years ago
TimQu bb63ac6089 Linear equation solver + game solvers now respect the environment as well 8 years ago
TimQu b10dcce21a fixed 'canHandle' method in pla checker 8 years ago
TimQu dcef30104c storm-pars compiles again 8 years ago
TimQu 31ba64f018 bugfixes 8 years ago
dehnert edec805e37 added some missing clone functions for check results 8 years ago
sjunges 456523b6ec fix missing initialisations 8 years ago
TimQu 33585c811f MinMax Solver requirements now respect whether the solution is known to be unique or not. 8 years ago