6412 Commits (59afd1375a5613dd42a3123a1789862df51dd729)
 

Author SHA1 Message Date
Jip Spel 59afd1375a Update documentation 6 years ago
Jip Spel 901105f9e4 Only divide by denominator when function is not constant 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 c85da52e8b Give message when no lattices are created 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 7f6823c6bb Resolve TODO 6 years ago
Jip Spel 6695f64460 Add test and fix bug RationalFunction to Expression 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 c9c2816e18 Add documentation 6 years ago
Jip Spel 440b127880 Add test for ValueType to Expression 6 years ago
Jip Spel 4d1dfdc75c Fix problem with exponent and denominator 6 years ago
Jip Spel a2189044f3 Use degree of variable in expression 7 years ago
Jip Spel 29f9275302 Refactor validation methods 7 years ago
Jip Spel b82ab5f9c2 Validate assumption with SMT solving 7 years ago
Jip Spel 83cb103177 Change variable naming 7 years ago
Jip Spel 9375709381 Split validate into two methods 7 years ago
Jip Spel a243a69aa6 Create test for MonotonicityChecker 7 years ago
Jip Spel d99e728add Add return to check monotonicity 7 years ago
Jip Spel 58dc2512cf Create test for AssumptionMaker 7 years ago
Jip Spel 712faae653 Create test for LatticeExtender 7 years ago
Jip Spel 705d8ecc1a Create test for Lattice 7 years ago
Jip Spel c81319135d Make enum for constants 7 years ago
Jip Spel aaae25ee76 Update AssumptionCheckerTest 7 years ago
Jip Spel 71408bc011 Setup test for AssumptionChecker 7 years ago
Jip Spel ce231fd927 Fix assert in Lattice 7 years ago
Jip Spel 24abcfb61c AssumptionChecker for mdp 7 years ago
Jip Spel 82931f3390 Add asserts to Lattice 7 years ago
Jip Spel 23edcc1a75 Refactor AssumptionChecker 7 years ago
Jip Spel 285cde32ae Also give result when lattice does not contain all states 7 years ago
Jip Spel b20a7efe12 Replace dummy code 7 years ago
Jip Spel 4afa6d8a0f Make validation of assumptions optional 7 years ago
Jip Spel 11776a822a Add documentation 7 years ago
Jip Spel 24a40bba80 Add validated assumptions to set 7 years ago
Jip Spel e23a222605 Add simple validation for assumptions 7 years ago
Jip Spel f2c2da64fa Add documentation LatticeExtender.h 7 years ago
Jip Spel e4a2e9ffad Update documentation Lattice.h 7 years ago
Jip Spel 8bded41867 Add state to lattice when there are more than 2 outgoing transitions 7 years ago
Jip Spel edc21be6ec Add comments 7 years ago
Jip Spel 240f81dfcb Clean up MonotonicityChecker 7 years ago
Jip Spel 3fcf4f83c0 Clean up AssumptionMaker 7 years ago
Jip Spel fba6fe76b5 Clean up AssumptionChecker 7 years ago
Jip Spel 06255ef08e Use BinaryRelationExpression to check on samples 7 years ago
Jip Spel 92193cfb08 WIP: Check assumptions on samples 7 years ago
Jip Spel 581410c54b Add check acyclic 7 years ago