50 Commits (7c61a16d9157b7be316ac6b855d4dd11532a4271)

Author SHA1 Message Date
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 fdd3334e6f properly implemented model features 7 years ago
TimQu c5a0a057c8 array elimination and assignment levels in janiNextStateGenerator 7 years ago
TimQu 32180591c0 extended jani datastructures 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 4b3e7849ed jani parser parses array variables 7 years ago
TimQu 8da922e4d5 started to include array support 7 years ago
TimQu bd475e99eb fixed flattening models with constants 7 years ago
TimQu 394ef9f5b3 writing the correct model name into the jani file 7 years ago
Sebastian Junges 919dfeebae "number of edges" and "number of commands" in jani model / prism programs 7 years ago
dehnert a616e2743d fixes to standard-compliant prism-to-jani conversion 7 years ago
Sebastian Junges 6275c52779 several convenience additions to jani data structures 7 years ago
dehnert d638972bc8 enabled pushing location assignments to edges 7 years ago
Sebastian Junges 33ac2e0793 make jani models copyable 7 years ago
Sebastian Junges 2468de47f9 jani -- get expression manager signature now looks more like prism -- get (expression) manager 7 years ago
Sebastian Junges dc92696cc3 Jani: make edge-index encoding static functions 7 years ago
dehnert 24d6337006 JANI choice origins and MILP-based high-level cex for JANI 7 years ago
Sebastian Junges 6a3310f7ee Improved Jani-to-dot: 8 years ago
Sebastian Junges 291f5ecd47 First version of Jani-to-Dot. 8 years ago
dehnert e6bf0339d3 overhaul of JANI model building to allow using actions of automata in several synchronization vectors 8 years ago
dehnert 9c581bd635 fixed two issues: missing include in ToRationalNumberVisitor and missing check for whether actions are reused in a JANI parallel composition 8 years ago
Sebastian Junges 5894f7c706 some forward declarations and header updates to battle recompilation times 8 years ago
Sebastian Junges 8e32d3fa8f Simplifying index levels 8 years ago
sjunges 0f8e00a80e action reusal in syncvectors is not invalid jani, but not properly supported. Changed error message accordingly, allows for changes in model generators 8 years ago
dehnert 5b4db6f002 fixed issue in JANI abstraction 8 years ago
dehnert aac7433f39 expression manager now caches types, expression evaluator avoid creating unnecessary expressions and traversals 8 years ago
dehnert b4381a7c48 Constants in formulas appear to be working 9 years ago
dehnert 5b09b91ae1 fixed more warnings 9 years ago
dehnert bcdc2a4247 added check for non-linearity to JANI menu game abstractor 9 years ago
dehnert 696a2e7ce1 preparing labels for JANI models (game-based abstraction) 9 years ago
dehnert 04d3a649bc finalized location variable for JANI automata 9 years ago
dehnert 158ddc0533 equipped automata in JANI models with expression variable representing their location 9 years ago
dehnert d95c483a99 added location support to JANI menu game abstractor 9 years ago
dehnert b0b1f8911e fixed abstraction by considering related predicates for all sources. started on command decomposition 9 years ago
dehnert 2c17bdded7 fixes for JANI flattening tests 9 years ago
dehnert df7da86bd7 flattening JANI models appears to be working, started adding tests 9 years ago
dehnert d6a32ca634 more work on flattening JANI compositions 9 years ago
dehnert 338bfb05c9 commit to switch workplace 9 years ago
dehnert ae93211aeb template edges in JANI models 9 years ago
dehnert 1e25704c8b commit to switch workplace 9 years ago
dehnert be4e21d1b3 first version of jani menu-game abstraction 9 years ago
dehnert d5535b19be reverted changing silent action name as JANI identifiers need to be non-empty 9 years ago
dehnert a6beda6a82 some more fixes to jit model builder 9 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
dehnert 4d8c765fdf made jit-builder ready to deal with compositions that do not mention all automata, more work on rewards 9 years ago