49 Commits (9e6e78c69e7dd712f377acb8e58ae491a2a84dbf)

Author SHA1 Message Date
Tim Quatmann c8ea0f60da JaniBuilder: Fixed several issues that occurred with branch reward expressions over non-transient variables, including GitHub issue #47 7 years ago
TimQu c5ef182002 added PTA features (clock variables, location invariants) for jani 7 years ago
Sebastian Junges 98f1468479 remove constant from model, e.g. for constants that do not appear in the model 7 years ago
Sebastian Junges 9d78c8d22c jani set model type, useful to change from dtmc to mdp semantics -- be careful in usage though 7 years ago
TimQu 86d99d8ca5 silenced a few warnings 7 years ago
TimQu 7cdbd257d3 support for parsing/storing/exporting non-trivial reward expressions 7 years ago
TimQu 0bacb6f5eb fixed incorrect parsing of jani constants 7 years ago
TimQu ee9e6354a3 removed standard-compliant option: storm-conv now produces standard compliant jani code by default 7 years ago
dehnert 032d68b9b0 switching to recursive synchronization resolution for JANI explicit model exploration 7 years ago
dehnert 205ed7f4bf special treatment of trivial initial states restriction for JANI (following PRISM) next-state generator 7 years ago
TimQu 101b49b898 detect unsupported jani-features directly upon parsing the model. 7 years ago
TimQu 4453eb4134 substitute jani-functions during preprocessing (analogous to prism program preprocessing) 7 years ago
TimQu c052da15b9 conversion from prism to jani respects formulaas 7 years ago
TimQu c739f0befa elimination of jani function 7 years ago
TimQu b1272c58b6 Parsing and exporting of jani-functions 7 years ago
TimQu d0461f168b support for negative assignment levels 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 8da922e4d5 started to include array support 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
Sebastian Junges 6275c52779 several convenience additions to jani data structures 8 years ago
dehnert 87843e084e several fixes related to game-based abstraction 8 years ago
Sebastian Junges 2468de47f9 jani -- get expression manager signature now looks more like prism -- get (expression) manager 8 years ago
Sebastian Junges dc92696cc3 Jani: make edge-index encoding static functions 8 years ago
dehnert 24d6337006 JANI choice origins and MILP-based high-level cex for JANI 8 years ago
Sebastian Junges 291f5ecd47 First version of Jani-to-Dot. 9 years ago
Sebastian Junges 5894f7c706 some forward declarations and header updates to battle recompilation times 9 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 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 d95c483a99 added location support to JANI menu game abstractor 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 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
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
dehnert 44c06641d7 slightly different approach to transient variable handling 9 years ago
dehnert c84254f665 another step, debugging in progress 9 years ago