25 Commits (55f4efd40a72286df05209c9f04d09114dac0f28)

Author SHA1 Message Date
Stefan Pranger 55f4efd40a added SMG ModelType 5 years ago
Stefan Pranger d35e9a6a40 removed plenty of empty line whitespaces 5 years ago
Matthias Volk 628219298e Some small cleanup in verification API 6 years ago
Sebastian Junges 03b5c70c79 support for POMDPs in symoblic description 7 years ago
TimQu ee9e6354a3 removed standard-compliant option: storm-conv now produces standard compliant jani code by default 7 years ago
TimQu 55efedb713 prism2jani no longer fails if a reward model has the same name as a formula/variable 7 years ago
TimQu 4453eb4134 substitute jani-functions during preprocessing (analogous to prism program preprocessing) 7 years ago
TimQu b5bb87404c replaced occurrences of 'substituteConstants' by 'substituteConstantsFormulas' 7 years ago
TimQu 6564abd434 jani expression substitution now also works for array expressions 7 years ago
TimQu 8da922e4d5 started to include array support 7 years ago
TimQu 86f0195b18 removed jani conversion in cli of main binary 7 years ago
dehnert 77179c02ac added option to feed additional constraints to abstraction 8 years ago
dehnert 24d6337006 JANI choice origins and MILP-based high-level cex for JANI 8 years ago
Sebastian Junges 5894f7c706 some forward declarations and header updates to battle recompilation times 9 years ago
dehnert a7e9c5819f removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking 9 years ago
dehnert b4381a7c48 Constants in formulas appear to be working 9 years ago
dehnert b0b1f8911e fixed abstraction by considering related predicates for all sources. started on command decomposition 9 years ago
dehnert d6a32ca634 more work on flattening JANI compositions 9 years ago
dehnert be4e21d1b3 first version of jani menu-game abstraction 9 years ago
dehnert 5d24a190ab some refactoring for menu games 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 44c06641d7 slightly different approach to transient variable handling 9 years ago
sjunges ae57574d85 first version of explicit format export [mdps/no rewards only currently] 9 years ago
dehnert f76760441e added check to symbolic JANI model builder 9 years ago
dehnert 269041feda implemented lifting edge-destination assignments to edges as a JANI preprocessing step 9 years ago
dehnert 99badd02c5 more work towards JANI reward models 9 years ago
dehnert c2cab571f5 made tests work again 9 years ago
dehnert 8a8aca0062 explicit reward model building for JANI working from cli 9 years ago
dehnert d5ba9e00e8 started on making jani available from cli, commit to switch workplace 9 years ago
dehnert 7c9c55b09c added 'superclass' for PRISM program and JANI model so they can be handled as symbolic model descriptions 9 years ago
dehnert 23809f54f1 first version of rewards for JANI models (explicit next-state generator only) 9 years ago