18 Commits (95d53e444b0671fa7b2e05717bcd2c93320cc2f8)

Author SHA1 Message Date
Tim Quatmann 95d53e444b
Fixed an issue with jani::VariablSet using different kinds of variable names when adding and deleting variables. 4 years ago
TimQu 38439fc867 jani/Automaton: Implemented possibility to clone an automaton. 5 years ago
Sebastian Junges 6147b35fc8 collect number of variables 5 years ago
Tim Quatmann 98ce81e86a Jani: Fixed an issue where initial expressions for unbounded variables have not been substituted correctly. 6 years ago
Tim Quatmann bc32853c28 Jani: Fixed an issue where initial expressions for unbounded variables have not been substituted correctly. 6 years ago
TimQu 7038858379 storm-conv: Added ability to make global variables of a jani model local (or vice versa) 7 years ago
TimQu c5ef182002 added PTA features (clock variables, location invariants) for jani 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 32180591c0 extended jani datastructures 7 years ago
TimQu 5e01151617 jani-array fixes 7 years ago
Sebastian Junges 071d1222a1 Convenience operation hasVariable for varset 8 years ago
dehnert df7da86bd7 flattening JANI models appears to be working, started adding tests 9 years ago
dehnert 1e25704c8b commit to switch workplace 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 2a90b5d737 more transient assignments 9 years ago
dehnert 59a92a8941 support for labels in JANI models in sparse and dd engine 9 years ago
dehnert f49a2cf5a9 added proper location handling to JANI next-state generator 9 years ago
dehnert 675b7bb207 added proper check for undefined constants when building explicit JANI models in non-parametric mode 9 years ago
dehnert 2182beefcb created storage class for JANI assignments that guarantees ordering 9 years ago
dehnert eed0a98899 commit to switch workplace 9 years ago
dehnert 7af89f5a6f real transient variables and assignments are now added in PRISM to JANI transformation 9 years ago
dehnert 9a5d11a5e0 adding real variables to JANI models. started to encapsulate PRISM to JANI converter 9 years ago
dehnert b405a67b54 removed RewardIncrement. fixed PRISM to JANI converter 9 years ago
dehnert 32ec106588 more work on symbolic JANI model building 9 years ago
dehnert c4327e91a9 more work on symbolic JANI model builder 9 years ago
hbruintjes 14208d8f58 Fix transform_iterator thingamajig 9 years ago
dehnert 9c75e9dbd7 more work on JANI model generation 9 years ago
dehnert 1892a9657f added some accessor functions and iteration capabilities. started on symbolic jani model builder 9 years ago
dehnert ecc1a80358 added conversion from PRISM to JANI. Added simplistic tests for that. 9 years ago
dehnert f1eaa92a1b added constants, added custom iterator to variable set 9 years ago
dehnert d38e7d5eb9 started working on jani data structures 9 years ago