TimQu
|
90095a5455
|
correct conversion of prism formulas to jani functions when modules were renamed
|
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
|
c052da15b9
|
conversion from prism to jani respects formulaas
|
7 years ago |
TimQu
|
dac431b263
|
parsing of jani-arrays
|
7 years ago |
TimQu
|
5b78393425
|
Fixed issues related to allowing local variables when converting from prism to jani
|
7 years ago |
TimQu
|
86f0195b18
|
removed jani conversion in cli of main binary
|
7 years ago |
dehnert
|
a616e2743d
|
fixes to standard-compliant prism-to-jani conversion
|
7 years ago |
Sebastian Junges
|
1c9f7b0f2f
|
translate prism to jani with a suffix for location names etc when doing this for multiple models
|
7 years ago |
dehnert
|
9a6abf7eec
|
fixed a bug in dd-based reward model building
|
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 |
dehnert
|
a7e9c5819f
|
removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking
|
8 years ago |
dehnert
|
aac7433f39
|
expression manager now caches types, expression evaluator avoid creating unnecessary expressions and traversals
|
8 years ago |
dehnert
|
43354d0c20
|
bunch of fixes (prominently in prism -> jani conversion)
|
8 years ago |
dehnert
|
158ddc0533
|
equipped automata in JANI models with expression variable representing their location
|
8 years ago |
dehnert
|
ae93211aeb
|
template edges in JANI models
|
8 years ago |
dehnert
|
d5535b19be
|
reverted changing silent action name as JANI identifiers need to be non-empty
|
8 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
|
fda8a8f2ab
|
jit model builder tests passing
Former-commit-id: f4223ba69f [formerly 0cd02249bc ]
Former-commit-id: d14358914e
|
9 years ago |
dehnert
|
070e115b60
|
tests for JIT based model builder
Former-commit-id: 3155cb2bab [formerly 151d6606fd ]
Former-commit-id: dcdeddf54a
|
9 years ago |
dehnert
|
812e1c4235
|
adapted test to new check policy and made jani variable and expression variable have the same name in PRISM-to-JANI conversion
Former-commit-id: 137bdc8d9b [formerly f0aab7368d ]
Former-commit-id: f1ee093be3
|
9 years ago |
dehnert
|
4728674a4a
|
fixed bug
Former-commit-id: 41e9a59478 [formerly 15369078c9 ]
Former-commit-id: 603f6f5be0
|
9 years ago |
sjunges
|
3626c044d3
|
several improvements towards jani-property support
Former-commit-id: 3d56f22d99 [formerly 1f527643ab ]
Former-commit-id: 75e40a9b69
|
9 years ago |
dehnert
|
d3cf9a4e7f
|
adding Markov automaton tests to explicit JANI model builder
Former-commit-id: 634fe9c08e [formerly 73bbe89f78 ]
Former-commit-id: bb9339a947
|
9 years ago |
dehnert
|
874da01731
|
started to implement symbolic MA generation based on JANI
Former-commit-id: 752c3cf3bf [formerly 3968f598b9 ]
Former-commit-id: 6bc7481325
|
9 years ago |
dehnert
|
f616bf606b
|
adapted JANI parallel composition class to synchronization vector usage
Former-commit-id: 71322c70f0 [formerly ec71a5adc5 ]
Former-commit-id: ccdb40b1f3
|
9 years ago |
dehnert
|
c2cab571f5
|
made tests work again
Former-commit-id: bd3e831b0d [formerly cef4348674 ]
Former-commit-id: 8fd0b70c1e
|
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
|
c0d1628466
|
made Prism to JANI conversion compile again
Former-commit-id: 7775fd4a18 [formerly f7a542bf3e ]
Former-commit-id: 0c0f7cf70b
|
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 |