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
Former-commit-id: a18c4030eb [formerly 2f39009d01 ]
Former-commit-id: e38777fd53
|
9 years ago |
dehnert
|
59a92a8941
|
support for labels in JANI models in sparse and dd engine
Former-commit-id: 34ad80be35 [formerly 67c09e4ff7 ]
Former-commit-id: 1bf8ab71a1
|
9 years ago |
dehnert
|
f49a2cf5a9
|
added proper location handling to JANI next-state generator
Former-commit-id: bd06465daa [formerly 5a5c6f7629 ]
Former-commit-id: 05a2e55d20
|
9 years ago |
dehnert
|
675b7bb207
|
added proper check for undefined constants when building explicit JANI models in non-parametric mode
Former-commit-id: 95c0bfc003 [formerly 3708bf3b69 ]
Former-commit-id: e5bbd290f3
|
9 years ago |
dehnert
|
2182beefcb
|
created storage class for JANI assignments that guarantees ordering
Former-commit-id: 6cc43016a2 [formerly aaa7b8a213 ]
Former-commit-id: 8eb1c8d54d
|
9 years ago |
dehnert
|
eed0a98899
|
commit to switch workplace
Former-commit-id: da2d6f8af3 [formerly f2157cac64 ]
Former-commit-id: 1b7b4b6496
|
9 years ago |
dehnert
|
7af89f5a6f
|
real transient variables and assignments are now added in PRISM to JANI transformation
Former-commit-id: 45ccd46071 [formerly a8d1de9c6a ]
Former-commit-id: 6aa6dbae52
|
9 years ago |
dehnert
|
9a5d11a5e0
|
adding real variables to JANI models. started to encapsulate PRISM to JANI converter
Former-commit-id: a7892b3d23 [formerly 411e830ca5 ]
Former-commit-id: 49ee703493
|
9 years ago |
dehnert
|
b405a67b54
|
removed RewardIncrement. fixed PRISM to JANI converter
Former-commit-id: c189fa8e60 [formerly 63dccbdb95 ]
Former-commit-id: 36449defd0
|
9 years ago |
dehnert
|
32ec106588
|
more work on symbolic JANI model building
Former-commit-id: e57913f1a0
|
9 years ago |
dehnert
|
c4327e91a9
|
more work on symbolic JANI model builder
Former-commit-id: 4fe002c4f8
|
9 years ago |
hbruintjes
|
14208d8f58
|
Fix transform_iterator thingamajig
Former-commit-id: 38313193b6
|
9 years ago |
dehnert
|
9c75e9dbd7
|
more work on JANI model generation
Former-commit-id: c5a5df87ee
|
9 years ago |
dehnert
|
1892a9657f
|
added some accessor functions and iteration capabilities. started on symbolic jani model builder
Former-commit-id: 4388aca60d
|
9 years ago |
dehnert
|
ecc1a80358
|
added conversion from PRISM to JANI. Added simplistic tests for that.
Former-commit-id: 5b31fa589c
|
9 years ago |
dehnert
|
f1eaa92a1b
|
added constants, added custom iterator to variable set
Former-commit-id: 8f4a1d6aec
|
9 years ago |
dehnert
|
d38e7d5eb9
|
started working on jani data structures
Former-commit-id: 30deb6d38d
|
9 years ago |