6439 Commits (10ae6a0dd8967807d27c3f502bf4703ca39050bb)
 

Author SHA1 Message Date
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
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
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
TimQu ee87c50313 fixed some issues related to jani parsing 7 years ago
TimQu d0461f168b support for negative assignment levels 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
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
TimQu a7bb70f698 exporting array expressions 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
TimQu 4aff82c649 array eliminator replaces lvalues and variables 7 years ago
TimQu 32180591c0 extended jani datastructures 7 years ago
TimQu dadf571934 const and non-const jani traverser 7 years ago
TimQu 6564abd434 jani expression substitution now also works for array expressions 7 years ago
TimQu ea6b211703 fixed storing the wrong pointers to Variables in LValues 7 years ago
TimQu 5e01151617 jani-array fixes 7 years ago
TimQu dac431b263 parsing of jani-arrays 7 years ago
TimQu a9274d841c Merge branch 'master' into jani-arrays 7 years ago
TimQu 539b3230eb when exporting jani, eliminate reward accumulation kinds whenever they do not have any effect 7 years ago
TimQu 8050f8fc67 eliminate reward accumulations on jani level 7 years ago
TimQu 6cc0369a1c added JaniTraverser to conveniently traverse all components of a jani model. 7 years ago
TimQu 1714126a6f traverser for jani models 7 years ago
TimQu a739ce38f1 export of reward accumulations 7 years ago
TimQu 831f07e867 eliminate reward accumulations whenever possible 7 years ago
TimQu 701f3832b1 parsing reward accumulations 7 years ago
TimQu ee1dcbd483 fragment checker checks reward accumulations 7 years ago
TimQu 4302aa0be0 added missing include 7 years ago
TimQu 76b2eb2ee9 added reward accumulation to formulas 7 years ago
TimQu 234ddb7cff fixed compilation of JaniParser 7 years ago
TimQu a012539323 cleared some TODOs in the Jani Parser 7 years ago
TimQu 953d570ff0 fix in syntacticalEquality checker 7 years ago