6388 Commits (58dc2512cf37be1bd454e28772b2913157b27728)
 

Author SHA1 Message Date
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
Jip Spel c256bd1677 Fix derivative comparison MonotonicityChecker 7 years ago
Jip Spel 9d02519b01 Allow more than 2 outgoing transitions 7 years ago
Jip Spel 7c19299488 Handle cycles in pMCs 7 years ago
Jip Spel 90c325a38f Make nodes variable before using it 7 years ago
Jip Spel dc52e9b056 Create copy of lattice and assumptionslist at earlier point 7 years ago
Jip Spel 728dc9e8a4 Fix TODO 7 years ago
Jip Spel 2c9cefe7cc Use predefined constants 7 years ago
Jip Spel 83797afc5b Remove TODO AssumptionMaker (clean up) 7 years ago
Jip Spel bb1f1a3701 Change deepCopy into constructor 7 years ago
Jip Spel 19475b30b9 Fix issue with deepCopy not containing all transitions 7 years ago
Jip Spel 2e4991a75e TODO added create deep copy not yet working correctly 7 years ago
Jip Spel 28b77e6a7d Create MonotonicityChecker and fix some bugs in AssumptionMaker 7 years ago
Jip Spel 2a93b89c22 Create AssumptionMaker 7 years ago
Jip Spel 43eebf8e05 Return tuple and add assumptions 7 years ago
Jip Spel 34c87453fb Implement extension of lattice with assumptions 7 years ago
Jip Spel b6e48b35cc Implement first version of LatticeExtender 7 years ago
Jip Spel 9e8d910a49 WIP Add LatticeExtender 7 years ago
Jip Spel b0b0623fcf Add matrix declaration 7 years ago
Jip Spel 5aec480a1e Clean up 7 years ago
Jip Spel e7dc7acf8e Cleanup 7 years ago
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