6909 Commits (ef09fab7168987a377c91b6da9794b52cf7de0a0)
 

Author SHA1 Message Date
TimQu ede671ea3f fixed wrong type mask for arrays... 7 years ago
TimQu 90c9e95c8a Only consider the reachable set of states after closing an MA 7 years ago
TimQu 034fbf20c7 extended SubsystemBuilder, made ChoiceSelector work for MAs as well. 7 years ago
TimQu bdeacf8669 better treatment of cases where array out of bounds accesses occurr 7 years ago
TimQu 7bae50d0ba fixed correct parsing of prism formulas 7 years ago
TimQu 10ae6a0dd8 fixed not respecting negative assignment indices in array eliminator 7 years ago
TimQu 8836e7a676 made pgcl2jani and gspn2jani compile again 7 years ago
dehnert 5e43c51f49 starting on some builder optimizations 7 years ago
TimQu 092a43a0a5 fixed correct export of modulo operator 7 years ago
TimQu d47189f93e fixes for array elimination 7 years ago
TimQu 5dda7a5296 removed unused file 'variable substitution visitor' 7 years ago
TimQu b5bb87404c replaced occurrences of 'substituteConstants' by 'substituteConstantsFormulas' 7 years ago
dehnert 7af70a77aa slight fix to bit vector sizes used in explicit model builder 7 years ago
TimQu c052da15b9 conversion from prism to jani respects formulaas 7 years ago
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
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
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
dehnert c3d40d634b started working on the github issues by Linda 7 years ago
dehnert e2b5d6fcb1 automatically switching to Eigen as default when using exact mode 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
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