TimQu
|
a7bb70f698
|
exporting array expressions
|
7 years ago |
dehnert
|
6ab7859c84
|
fixing more of Lindas issues
|
7 years ago |
dehnert
|
c3d40d634b
|
started working on the github issues by Linda
|
7 years ago |
TimQu
|
6aaafea554
|
added possibility to lift transient edge destination assignments to the edge by scaling with the probability (only if this preserves the considered properties).
|
7 years ago |
TimQu
|
c5a0a057c8
|
array elimination and assignment levels in janiNextStateGenerator
|
7 years ago |
TimQu
|
4aff82c649
|
array eliminator replaces lvalues and variables
|
7 years ago |
TimQu
|
32180591c0
|
extended jani datastructures
|
7 years ago |
TimQu
|
dadf571934
|
const and non-const jani traverser
|
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
|
dac431b263
|
parsing of jani-arrays
|
7 years ago |
TimQu
|
539b3230eb
|
when exporting jani, eliminate reward accumulation kinds whenever they do not have any effect
|
7 years ago |
TimQu
|
8050f8fc67
|
eliminate reward accumulations on jani level
|
7 years ago |
TimQu
|
6cc0369a1c
|
added JaniTraverser to conveniently traverse all components of a jani model.
|
7 years ago |
TimQu
|
1714126a6f
|
traverser for jani models
|
7 years ago |
TimQu
|
a739ce38f1
|
export of reward accumulations
|
7 years ago |
TimQu
|
953d570ff0
|
fix in syntacticalEquality checker
|
7 years ago |
TimQu
|
251c9e2141
|
added option to make the json export more compact
|
7 years ago |
TimQu
|
e038fb64be
|
Jani: export the correct accumulation parameters for expected reward properties
|
7 years ago |
TimQu
|
c124ebcc93
|
Fixed a Jani-related issue when adding assignments to OrderedAssignments
|
7 years ago |
TimQu
|
4b3e7849ed
|
jani parser parses array variables
|
7 years ago |
TimQu
|
8202f77943
|
array expressions
|
7 years ago |
TimQu
|
8da922e4d5
|
started to include array support
|
7 years ago |
TimQu
|
5b78393425
|
Fixed issues related to allowing local variables when converting from prism to jani
|
7 years ago |
TimQu
|
bd475e99eb
|
fixed flattening models with constants
|
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 |
TimQu
|
d8bc689259
|
Throw an exception instead of assertion when 'wrong' jani was detected
|
7 years ago |
TimQu
|
0332935451
|
Supporting TimeOperatorFormulas for MDPs and DTMCs in Sparse, Hybrid, and Dd engine
|
7 years ago |
TimQu
|
ed2de09ce3
|
added function that reduces the nesting of expressions (e.g. when considering a big sum with many summands. This fixes stack overflows when translating expressions
|
7 years ago |
TimQu
|
b3be56588f
|
fixing time operator formulas
|
7 years ago |
TimQu
|
fe71dfdf9b
|
added export of reward-bounded until formulas
|
7 years ago |
TimQu
|
01549dfdea
|
fixed segfaults when lifting transient destination assignments to the edge
|
7 years ago |
TimQu
|
51c5c42319
|
Fixed export of expected time properties 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
|
e64e293d59
|
jani transformer which changes a variable into a location
|
7 years ago |
Sebastian Junges
|
f9e4208268
|
export jani with comment expressions to ease debugging jani models
|
7 years ago |
Sebastian Junges
|
6275c52779
|
several convenience additions to jani data structures
|
7 years ago |
dehnert
|
dff67450e0
|
fixed recently introduced bug in JANI export
|
7 years ago |
dehnert
|
8114437cee
|
allowing cumulative and instantaneous reward properties to be transformed to JANI
|
7 years ago |
dehnert
|
d638972bc8
|
enabled pushing location assignments to edges
|
7 years ago |
dehnert
|
86069b8552
|
fix typo in JSON exporter
|
7 years ago |
dehnert
|
50aa6d1424
|
assuming the only global real transient variable is the reward when exporting JANI and no reward model is mentioned in the property (issues a warning)
|
7 years ago |
TimQu
|
ac1d5df5c4
|
debugging and output of results for deterministic pareto explorer
|
7 years ago |
TimQu
|
a73574a99f
|
added functionality to translate a polytope to an expression
|
7 years ago |
TimQu
|
5163803243
|
added nondeterministic memory structure
|
7 years ago |
TimQu
|
5f8af5a38a
|
added coordinate utility file
|
7 years ago |
TimQu
|
80da98eec5
|
adding shift method to polytope interface
|
7 years ago |