211 Commits (d605a3bf0a864c9dddfe6b53cc80a1edc7fc194a)

Author SHA1 Message Date
Jip Spel a72c7a244a Fix bug with acyclic pmcs and more than one assumption 6 years ago
Matthias Volk dfd1fec8c5 Fixed compile issues 6 years ago
Jip Spel 8d95e71c3e Change output, Fix some small bugs 6 years ago
Matthias Volk 9b11fed0c8 Fixed warning 6 years ago
Jip Spel 26ee89a856 Check assumptions on a region 6 years ago
TimQu 208ee76edb storm-pars: Added possibility to compute the extremal value within a given region using parameter lifting. 6 years ago
Jip Spel 55eab08ed5 Allow non constant derivatives in monotonicity analysis 6 years ago
Jip Spel 748098e891 Output to results.txt file 6 years ago
Jip Spel b04a853319 Check on number of set bits instead of vector size 6 years ago
Jip Spel af23545a7b Clean up Lattice Extender 6 years ago
Jip Spel dd1540b4c6 Update lattice 6 years ago
Jip Spel 7563d168e4 Make sure statesAbove/Below are set correctly 6 years ago
Jip Spel 9efea2969b Change implementation of Lattice 6 years ago
Jip Spel f0f74d1d0a Make use of provided methods when extending the lattice 6 years ago
Jip Spel 728af9526b Change Lattice implementation 6 years ago
Jip Spel 954eb1f925 Comment out file creation, add precision check in difference between two samples 6 years ago
Jip Spel b0551b540a Add message if nothing about monotonicity is known 6 years ago
Jip Spel fbb355eadb Keep assumptions when both assumptions can not be validated and there is some monotonicity 6 years ago
Jip Spel fbdce446b3 Fix SMT validation of assumptions 6 years ago
Jip Spel e8e87d26d6 Add check if result actually contains the given variable 6 years ago
Jip Spel d64ba97d2f Change bounds to strictly greater/smaller 6 years ago
Jip Spel 229ce127e6 Fix TODO and improve initial check on samples 6 years ago
Jip Spel f098daf2f3 Add stopwatches 6 years ago
Jip Spel cca2ad474e First check on samples for monotonicity 6 years ago
Jip Spel 8c7808b0df No need to check for state breaking the SCC 6 years ago
Jip Spel 5a438991e2 Delete lattice when assumption is not valid 6 years ago
Jip Spel 59afd1375a Update documentation 6 years ago
Jip Spel eab6a9e38a Distinguish between validated and valid in AssumptionChecker and AssumptionMaker 6 years ago
Jip Spel 28b06f5eda Add another way to extend the lattice 6 years ago
Jip Spel 88c6b4d66b Ignore self loops in lattice creation when there are several outgoing transitions 6 years ago
Jip Spel 67862b0a8d First implementation for cyclic parts in model 6 years ago
Jip Spel eb8240bfff Add message when no parameters occur in final model 6 years ago
Jip Spel a37c42d7dc Fix same name parameter 6 years ago
Jip Spel bdad601501 Validate assumption with SMT Solver - more than 2 successor states 6 years ago
Jip Spel 4999ac5440 Check if derivative is constant in validation of assumption 6 years ago
Jip Spel 51aace8421 Renamed ValueTypeToExpression to RationalFunctionToExpression 6 years ago
Jip Spel 29f9275302 Refactor validation methods 6 years ago
Jip Spel b82ab5f9c2 Validate assumption with SMT solving 6 years ago
Jip Spel 9375709381 Split validate into two methods 6 years ago
Jip Spel d99e728add Add return to check monotonicity 6 years ago
Jip Spel c81319135d Make enum for constants 6 years ago
Jip Spel ce231fd927 Fix assert in Lattice 6 years ago
Jip Spel 24abcfb61c AssumptionChecker for mdp 6 years ago
Jip Spel 82931f3390 Add asserts to Lattice 6 years ago
Jip Spel 23edcc1a75 Refactor AssumptionChecker 6 years ago
Jip Spel 285cde32ae Also give result when lattice does not contain all states 6 years ago
Jip Spel b20a7efe12 Replace dummy code 6 years ago
Jip Spel 4afa6d8a0f Make validation of assumptions optional 6 years ago
Jip Spel 11776a822a Add documentation 6 years ago
Jip Spel 24a40bba80 Add validated assumptions to set 6 years ago