7809 Commits (a73035efdfb3e2a1797413f061919a015ce7593f)
 

Author SHA1 Message Date
TimQu 3cf9553126 actually fixed model feature support 7 years ago
TimQu ea76f6d0be prism parser no longer inserts formula definitions directly. Note that these have to be eliminated afterwards 7 years ago
TimQu 6d5af2d414 fixed exporting model-features 7 years ago
TimQu 78d98655f6 gspn and pgcl jani model builders now correctly add the model feature 'derived-operators' 7 years ago
TimQu e119131f78 storm-conv compiles 7 years ago
TimQu c739f0befa elimination of jani function 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
TimQu bb92be14dc fixes for array translation 7 years ago
TimQu b1272c58b6 Parsing and exporting of jani-functions 7 years ago
TimQu 2febe36a65 removed dependency on storm-conv 7 years ago
Matthias Volk ced0d3fbb9 Assertion requiring equal bitsizes of BitVectorHashMap and key 7 years ago
Jip Spel 92193cfb08 WIP: Check assumptions on samples 7 years ago
TimQu ee87c50313 fixed some issues related to jani parsing 7 years ago
Matthias Volk 5d21109624 Removed redundant method findBucketToInsert() 7 years ago
Matthias Volk 46e39e6a6e Removed statistics in BitVectorHashmap which were only used for debugging purposes 7 years ago
TimQu d0461f168b support for negative assignment levels 7 years ago
Matthias Volk 70b79caf41 Travis: Use carl tag 18.08 to avoid problems with C++17 7 years ago
Matthias Volk 0e0a3dd9af Fixed problem with BitVector size mismatch for DFT states 7 years ago
Matthias Volk 3fd9522770 Replaced permutation assertion by exception to give better warning 7 years ago
TimQu 7ee196bdbb jani2jani conversions in storm-conv 7 years ago
TimQu 7c61a16d91 fixes for array expressions, support to translate properties that consider array expressions, translating array models in cli 7 years ago
TimQu 274bfef652 started to extend storm-conv for array elimination 7 years ago
TimQu 69cbc28547 fixes for arrays 7 years ago
dehnert a178f4563f slight polishing of valid-block-mode treatment, also for JANI 7 years ago
dehnert 2ff18771eb adding a corrected valid-block-mode for game-based abstraction 7 years ago
TimQu ba68562740 moved array variable replacement information into VariableInformation 7 years ago
TimQu ed45fa80e6 debugging array elimination 7 years ago
TimQu fdd3334e6f properly implemented model features 7 years ago
dehnert 62893e01cf changing debug output slightly 7 years ago
TimQu a7bb70f698 exporting array expressions 7 years ago
dehnert 6ab7859c84 fixing more of Lindas issues 7 years ago
Jip Spel 581410c54b Add check acyclic 7 years ago
dehnert c3d40d634b started working on the github issues by Linda 7 years ago
Jip Spel c256bd1677 Fix derivative comparison MonotonicityChecker 7 years ago
dehnert e2b5d6fcb1 automatically switching to Eigen as default when using exact mode 7 years ago
Jip Spel 9d02519b01 Allow more than 2 outgoing transitions 7 years ago
dehnert 21aabc5b05 fixing treatment of zero-states in game solver causing problems in policy iteration and non-unique solutions 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
dehnert 51be532695 pulled out parsing from abstraction-refinement classes 7 years ago
TimQu 6aaafea554 added possibility to lift transient edge destination assignments to the edge by scaling with the probability (only if this preserves the considered properties). 7 years ago
TimQu e2cb68b31f Enable array elimination in jit builder 7 years ago
TimQu c5a0a057c8 array elimination and assignment levels in janiNextStateGenerator 7 years ago