Sebastian Junges
|
241fc88077
|
multi-dimensional time bounds
|
8 years ago |
Sebastian Junges
|
3de51e28e5
|
towards reward-bounded properties
|
8 years ago |
Sebastian Junges
|
a21995052c
|
fix for probabilistic reachability formulae
|
8 years ago |
TimQu
|
f0ae3a2dfb
|
Bounds of operator formulas are now expressions, allowing formulas such as P<1/N [ F "goal" ] for model constant N
|
8 years ago |
dehnert
|
82cc586718
|
fixed some issues related to assigning an initializer list to an unordered_map which causes problems on older platforms
|
8 years ago |
dehnert
|
a323d21751
|
fixed some wrong capitalization
|
8 years ago |
Matthias Volk
|
5d79eff2cd
|
Wrapper for file opening
|
8 years ago |
sjunges
|
d8952ab5f6
|
JANI parsing formulae now with correct variable names
|
8 years ago |
sjunges
|
57fd0fa2dd
|
Fixed variable parsing in JANI, now stricter and handles a larger set of files (also detects issues in our export...).
|
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 |
Sebastian Junges
|
d3774f9958
|
JANI: parse assignment index/level
|
8 years ago |
Sebastian Junges
|
c9f1b3217d
|
Jani parsing of ITE now gets local variables
|
8 years ago |
dehnert
|
a85f4fdc89
|
replaced some StoRMs and Storms by storm, reworked version output a bit
|
8 years ago |
Sebastian Junges
|
03b634d14a
|
suppress silly warning about no return after error
|
9 years ago |
dehnert
|
b4381a7c48
|
Constants in formulas appear to be working
|
9 years ago |
dehnert
|
cb8b537baa
|
made storm compile again with expressions in time-bounds of until formula
|
9 years ago |
dehnert
|
8d3f633cbc
|
started working on allowing expressions in time-bounds of formulas
|
9 years ago |
dehnert
|
158ddc0533
|
equipped automata in JANI models with expression variable representing their location
|
9 years ago |
dehnert
|
ae93211aeb
|
template edges in JANI models
|
9 years ago |
dehnert
|
a6beda6a82
|
some more fixes to jit model builder
|
9 years ago |
Sebastian Junges
|
04003de854
|
transient unbounded variables must have iniatial value
|
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 |
sjunges
|
1fd89f3922
|
fixes in reach expression parsing for expected reward
Former-commit-id: d9f5e887d8 [formerly 02cea9bff2 ]
Former-commit-id: dd387c2595
|
9 years ago |
dehnert
|
b579978938
|
cleaned up jit model builder, added options, added doctor procedure, prepared Markov automata
Former-commit-id: bb8d1d95cc [formerly 6deb9e19a0 ]
Former-commit-id: d6b8563723
|
9 years ago |
sjunges
|
ecc74595ba
|
several jani related fixes: IsInitialRestrictionSet(), FormulaContext, minor things
Former-commit-id: f1a5b2edcf [formerly 6a9cb0a988 ]
Former-commit-id: 11bf234fcc
|
9 years ago |
sjunges
|
435b3084cb
|
Finally, Globally
Former-commit-id: fa2ff942de [formerly 105d3af631 ]
Former-commit-id: 1560f7cfce
|
9 years ago |
sjunges
|
9faa7539c5
|
parser
Former-commit-id: 6e1af26d2f [formerly 995647eeb7 ]
Former-commit-id: 0865990abf
|
9 years ago |
sjunges
|
ed970d78b1
|
property support for jani -- several changes throughout code, parser currently only supports probability properties
Former-commit-id: d5db0cda02 [formerly 66d55d7e43 ]
Former-commit-id: 1672b21b12
|
9 years ago |
sjunges
|
3626c044d3
|
several improvements towards jani-property support
Former-commit-id: 3d56f22d99 [formerly 1f527643ab ]
Former-commit-id: 75e40a9b69
|
9 years ago |
sjunges
|
744216d5d2
|
export formulae
Former-commit-id: 4932938e38 [formerly 95b3269c75 ]
Former-commit-id: 974a891cb6
|
9 years ago |
sjunges
|
12a5258a45
|
second time is a charm
Former-commit-id: 9af436c843 [formerly 0594ee49f8 ]
Former-commit-id: db0f6c4dc3
|
9 years ago |
sjunges
|
a265bc49ce
|
check if transient values are actually given before looping over them
Former-commit-id: 60e15907ad [formerly 15cbc28a4f ]
Former-commit-id: a3ed467329
|
9 years ago |
dehnert
|
063d06fd66
|
changed dot to underscore in JANI automaton delimiter
Former-commit-id: 04e0f12017 [formerly 2e7e0edfda ]
Former-commit-id: 429211b743
|
9 years ago |
dehnert
|
1b5be8c52c
|
allowing dots in identifiers and using a dot to prefix automata variables in JANI parser
Former-commit-id: f26d21d42e [formerly d83094b59b ]
Former-commit-id: c8ea0b8641
|
9 years ago |
dehnert
|
3ddf87f900
|
some more fixes for JANI model building
Former-commit-id: 5207670bfb [formerly 1117c095d5 ]
Former-commit-id: f96bdcc91a
|
9 years ago |
sjunges
|
d807895298
|
dots are KUCHEN now
Former-commit-id: f1db3b2fa5 [formerly d72a7526e3 ]
Former-commit-id: 6989d717fe
|
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 |
sjunges
|
400ed9ead0
|
fix bug in parser
Former-commit-id: bb3c305b78 [formerly 97289aeb30 ]
Former-commit-id: 1b516b4b0d
|
9 years ago |
sjunges
|
a188d8327f
|
bugfixes in parser
Former-commit-id: 78384763a1 [formerly 4f13373f79 ]
Former-commit-id: d7e007c3e2
|
9 years ago |
sjunges
|
7341d9467b
|
Fixed parsing rates
Former-commit-id: 8d7faf000b [formerly ee0952f326 ]
Former-commit-id: fc69f940ce
|
9 years ago |
sjunges
|
2905c010d2
|
updated parser: sync result optional, invariant is called differently now
Former-commit-id: a5b829c3f7 [formerly 72050e32b0 ]
Former-commit-id: dc6851e733
|
9 years ago |
sjunges
|
1db826c0e2
|
recursive parallel composition support in im and export
Former-commit-id: 890653ddba [formerly be393c7189 ]
Former-commit-id: 2311af7739
|
9 years ago |
sjunges
|
2aa715d62f
|
initial support for compositions - not done yet
Former-commit-id: ef3bc88034 [formerly 058387a17c ]
Former-commit-id: 87b5544298
|
9 years ago |
sjunges
|
b3204a178a
|
check validity, set standard composition
Former-commit-id: 526d484fd5 [formerly 3fac58583a ]
Former-commit-id: fbb770a840
|
9 years ago |
sjunges
|
4418b85466
|
Updated parser
Former-commit-id: 27f99f28f4 [formerly 4be4667868 ]
Former-commit-id: 9065846b3c
|
9 years ago |
dehnert
|
eed0a98899
|
commit to switch workplace
Former-commit-id: da2d6f8af3 [formerly f2157cac64 ]
Former-commit-id: 1b7b4b6496
|
9 years ago |
dehnert
|
12ac3549da
|
adapted relevant parts to new way of specifying initial values/restrictions
Former-commit-id: a55abbe3b6 [formerly 6a9d8a6a55 ]
Former-commit-id: 47799adaf2
|
9 years ago |