16 Commits (1cd97080d4cf283ef788e8e3d4bf3b9d3ee01011)

Author SHA1 Message Date
Sebastian Junges 1cd97080d4 explicitly state that we override the functions from the expression visitor 4 years ago
Matthias Volk 4ee31063a4 Removed double whitespaces in outputs 5 years ago
TimQu ca828729ff Fixed a few warnings 6 years ago
TimQu c5ef182002 added PTA features (clock variables, location invariants) for jani 7 years ago
TimQu 4dc234d635 silenced several 'unused parameter'-warnings 7 years ago
TimQu 7cdbd257d3 support for parsing/storing/exporting non-trivial reward expressions 7 years ago
TimQu e7c0bd0f7d array variables can now have only a lower (or upper) element type bound 7 years ago
TimQu ae1987f64c Function and array eliminator now do not perform any action, if the corresponding model feature is not enabled 7 years ago
TimQu bdeacf8669 better treatment of cases where array out of bounds accesses occurr 7 years ago
TimQu 10ae6a0dd8 fixed not respecting negative assignment indices in array eliminator 7 years ago
TimQu d47189f93e fixes for array elimination 7 years ago
TimQu bb92be14dc fixes for array translation 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 69cbc28547 fixes for arrays 7 years ago
TimQu ed45fa80e6 debugging array elimination 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 5e01151617 jani-array fixes 7 years ago