6873 Commits (9fa297b2aa64a29d190d6cd429fe4352873a4186)
 

Author SHA1 Message Date
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
Jip Spel dc52e9b056 Create copy of lattice and assumptionslist at earlier point 7 years ago
Jip Spel 728dc9e8a4 Fix TODO 7 years ago
Jip Spel 2c9cefe7cc Use predefined constants 7 years ago
Jip Spel 83797afc5b Remove TODO AssumptionMaker (clean up) 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
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
Jip Spel 2a93b89c22 Create AssumptionMaker 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
dehnert 234671fdca fixes to include paths 7 years ago
TimQu dac431b263 parsing of jani-arrays 7 years ago
dehnert 0a9b99ef2c Merge branch 'master' into gamebased 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
dehnert 59a81831f3 fixing bug in relevant states computation of menu-game-based abstraction 7 years ago
Matthias Volk 785dbbdcdb CMake version parsing of z3 without z3 binary 7 years ago
dehnert 943de2e17c changing abstraction options slightly 7 years ago
dehnert 5706831ad6 fixing settings/tests 7 years ago
Sebastian Junges 53e9179722 CMake more stable in case z3 version is not obtained 7 years ago
Sebastian Junges 8ab3ea991d fix in drn parser 7 years ago
Jip Spel b6e48b35cc Implement first version of LatticeExtender 7 years ago
TimQu a9274d841c Merge branch 'master' into jani-arrays 7 years ago
TimQu 617f3798c3 Merge branch 'master' into janiTests 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
Jip Spel 9e8d910a49 WIP Add LatticeExtender 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
Jip Spel b0b0623fcf Add matrix declaration 7 years ago
Jip Spel 5aec480a1e Clean up 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
Jip Spel e7dc7acf8e Cleanup 7 years ago
TimQu a012539323 cleared some TODOs in the Jani Parser 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