28 Commits (9efea2969b7de71eb9b182e3bcab6484be74b60e)

Author SHA1 Message Date
Jip Spel 9efea2969b Change implementation of Lattice 7 years ago
Jip Spel 728af9526b Change Lattice implementation 7 years ago
Jip Spel fbb355eadb Keep assumptions when both assumptions can not be validated and there is some monotonicity 7 years ago
Jip Spel c81319135d Make enum for constants 7 years ago
Jip Spel e4a2e9ffad Update documentation Lattice.h 7 years ago
Jip Spel 728dc9e8a4 Fix TODO 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 9e8d910a49 WIP Add LatticeExtender 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 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 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 1364ec8729 Clean up 7 years ago
Jip Spel 116dbc8bba Refactor constructor Lattice 7 years ago
Jip Spel dc88830acd First try 7 years ago