7044 Commits (48cba66d96f7e2fa3573693888e80c76fbf66a6e)
 

Author SHA1 Message Date
TimQu bb92be14dc fixes for array translation 6 years ago
TimQu b1272c58b6 Parsing and exporting of jani-functions 6 years ago
TimQu 2febe36a65 removed dependency on storm-conv 6 years ago
Matthias Volk ced0d3fbb9 Assertion requiring equal bitsizes of BitVectorHashMap and key 6 years ago
Jip Spel 92193cfb08 WIP: Check assumptions on samples 6 years ago
TimQu ee87c50313 fixed some issues related to jani parsing 6 years ago
Matthias Volk 5d21109624 Removed redundant method findBucketToInsert() 6 years ago
Matthias Volk 46e39e6a6e Removed statistics in BitVectorHashmap which were only used for debugging purposes 6 years ago
TimQu d0461f168b support for negative assignment levels 6 years ago
Matthias Volk 70b79caf41 Travis: Use carl tag 18.08 to avoid problems with C++17 6 years ago
Matthias Volk 0e0a3dd9af Fixed problem with BitVector size mismatch for DFT states 6 years ago
Matthias Volk 3fd9522770 Replaced permutation assertion by exception to give better warning 6 years ago
TimQu 7ee196bdbb jani2jani conversions in storm-conv 6 years ago
TimQu 7c61a16d91 fixes for array expressions, support to translate properties that consider array expressions, translating array models in cli 6 years ago
TimQu 274bfef652 started to extend storm-conv for array elimination 6 years ago
TimQu 69cbc28547 fixes for arrays 6 years ago
dehnert a178f4563f slight polishing of valid-block-mode treatment, also for JANI 6 years ago
dehnert 2ff18771eb adding a corrected valid-block-mode for game-based abstraction 6 years ago
TimQu ba68562740 moved array variable replacement information into VariableInformation 6 years ago
TimQu ed45fa80e6 debugging array elimination 6 years ago
TimQu fdd3334e6f properly implemented model features 6 years ago
dehnert 62893e01cf changing debug output slightly 6 years ago
TimQu a7bb70f698 exporting array expressions 6 years ago
dehnert 6ab7859c84 fixing more of Lindas issues 6 years ago
Jip Spel 581410c54b Add check acyclic 6 years ago
dehnert c3d40d634b started working on the github issues by Linda 6 years ago
Jip Spel c256bd1677 Fix derivative comparison MonotonicityChecker 6 years ago
dehnert e2b5d6fcb1 automatically switching to Eigen as default when using exact mode 6 years ago
Jip Spel 9d02519b01 Allow more than 2 outgoing transitions 6 years ago
dehnert 21aabc5b05 fixing treatment of zero-states in game solver causing problems in policy iteration and non-unique solutions 6 years ago
Jip Spel 7c19299488 Handle cycles in pMCs 6 years ago
Jip Spel 90c325a38f Make nodes variable before using it 6 years ago
dehnert 51be532695 pulled out parsing from abstraction-refinement classes 6 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). 6 years ago
TimQu e2cb68b31f Enable array elimination in jit builder 6 years ago
TimQu c5a0a057c8 array elimination and assignment levels in janiNextStateGenerator 6 years ago
Jip Spel dc52e9b056 Create copy of lattice and assumptionslist at earlier point 6 years ago
Jip Spel 728dc9e8a4 Fix TODO 6 years ago
Jip Spel 2c9cefe7cc Use predefined constants 6 years ago
Jip Spel 83797afc5b Remove TODO AssumptionMaker (clean up) 6 years ago
Jip Spel bb1f1a3701 Change deepCopy into constructor 6 years ago
Jip Spel 19475b30b9 Fix issue with deepCopy not containing all transitions 6 years ago
Jip Spel 2e4991a75e TODO added create deep copy not yet working correctly 6 years ago
Jip Spel 28b77e6a7d Create MonotonicityChecker and fix some bugs in AssumptionMaker 6 years ago
TimQu 4aff82c649 array eliminator replaces lvalues and variables 6 years ago
TimQu 32180591c0 extended jani datastructures 6 years ago
TimQu dadf571934 const and non-const jani traverser 6 years ago
Jip Spel 2a93b89c22 Create AssumptionMaker 6 years ago
TimQu 6564abd434 jani expression substitution now also works for array expressions 6 years ago
TimQu ea6b211703 fixed storing the wrong pointers to Variables in LValues 6 years ago