6341 Commits (d2e754c302bf4ab76c1e2ff5aae5e659a4eca792)
 

Author SHA1 Message Date
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 128d428fcc Add .dot representation for mc 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 383814681d One map with pair of bool instead of two maps for monotonicity 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 1af5670750 Throw error when bisimulation not set, change output monotonicity 7 years ago
Jip Spel 0116837956 Check dtmc or mdp for simplification 7 years ago
Jip Spel 39b8ac6c18 Analyse monotonicity for each variable 7 years ago
Jip Spel 1536aeab47 Add keep track of time 7 years ago
Jip Spel c6e6331db2 Move creation of Lattice to Lattice class 7 years ago
Jip Spel 5f6a894a32 Clean up 7 years ago
Jip Spel 8c3fb65ef9 Simplify before preprocessing 7 years ago
Jip Spel 9bc402a20b Remove states with transition with probability 1 from model 7 years ago
Jip Spel aa630ce62b Monotone increasing in all parameters implemented 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
Sebastian Junges 6051363782 initial support for multi-reward structures in counterexample generation 7 years ago
Sebastian Junges 6e2e3d452d minor fixes in counterexample generation 7 years ago
dehnert 85671ef6f1 fixing segfault pointed out by Paul Gainer 7 years ago
dehnert abe7510ae9 added clearing requirements 7 years ago
Matthias Volk b895911c7d New storm version containing fix for version parsing 7 years ago
Matthias Volk 9902bb9dff Fixed version parsing for 'commits ahead' 7 years ago
Matthias Volk 2cfdb56450 Storm version 1.2.2 7 years ago
TimQu 41c20c7b63 updated changelog 7 years ago
TimQu e1047e787f handled case where no threshold for the number of iterations is provided 7 years ago
TimQu 274d51795c removed default value for maximal iteration count 7 years ago
Matthias Volk 6a1ab53e35 Use carl version 18.06 if building from within Storm 7 years ago
Matthias Volk 7a5b93bdfa Updated changelog 7 years ago
Sebastian Junges f0c451aae9 fixed a case where time path propreties were not identified as such, and ensured for debugging that time operators now get a time path formula 7 years ago
Sebastian Junges 93da59fa04 fixed an issue with jani properties for expected time not being parsed as requested 7 years ago
dehnert 264d9158c8 bugfix for dd-based MA building from JANI 7 years ago
dehnert cc1fc8a7be adding exact sampling for parametric systems 7 years ago
dehnert c2870e42b0 changed help slightly 7 years ago
dehnert add5ee533e Merge branch 'master' into parameter_sampling 7 years ago