sjunges
|
510d51e5c1
|
parser support for bounded ints
Former-commit-id: d1d020dc83
|
9 years ago |
sjunges
|
3b5c27acba
|
more test-files included, two small fixes in parser
Former-commit-id: 0e9000c988
|
9 years ago |
sjunges
|
3f36c95baf
|
JaniParser Constant expressions are now parsed
Former-commit-id: b3c5cdf091
|
9 years ago |
sjunges
|
b64dc408ac
|
test case for die.jani parsing
Former-commit-id: b58a9102a6
|
9 years ago |
sjunges
|
70a0e3f547
|
preliminary version of parsing variables, stub for parsing expressions.
Former-commit-id: 1a28c5a43c
|
9 years ago |
sjunges
|
ef24368fcc
|
JaniParser:
model extended with version and name, fix in prel. automaton parsing.
Former-commit-id: 59e9671a73
|
9 years ago |
sjunges
|
926d7730e5
|
JaniParser:
return model with type and actions
Former-commit-id: 1fb028f90d
|
9 years ago |
sjunges
|
39fc4f4f2f
|
Modeltype:
updated options
string to modeltype
Former-commit-id: 8f17a38d7a
|
9 years ago |
sjunges
|
2901269909
|
Model:
-Actions
-Const correctness
-Constructor takes a name
Former-commit-id: 0023152cae
|
9 years ago |
sjunges
|
91f8ecf17c
|
Small class for actions
Former-commit-id: 082f5ddddc
|
9 years ago |
sjunges
|
db4fdd473c
|
JaniParser: parse automaton name and locations
Former-commit-id: bd4abc86c8
|
9 years ago |
sjunges
|
7fcf598e86
|
Automaton: Retrieve location id by name
Former-commit-id: d8aa9c1ba3
|
9 years ago |
sjunges
|
435bf79c2d
|
some minor extension
Former-commit-id: 21a5fa7be3
|
9 years ago |
sjunges
|
0c2ed877b6
|
merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support
Former-commit-id: f9617835f2
|
9 years ago |
sjunges
|
121cfe4d93
|
rough skeleton for the parser, v1
Former-commit-id: 1e53e99fbe
|
9 years ago |
dehnert
|
568cda29ed
|
more jani modelling stuff
Former-commit-id: fb834b7127
|
9 years ago |
sjunges
|
4df9984b87
|
added bare minimum for parser calls
Former-commit-id: b876e6dfa3
|
9 years ago |
sjunges
|
afbc4aff2a
|
unsupported model exception added to exceptions
Former-commit-id: 607e9f42ae
|
9 years ago |
sjunges
|
ae759d0496
|
Fixed compile error in output function
Former-commit-id: e5e7f2e93f
|
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 |
dehnert
|
7d03f0e4d0
|
improved error checking for custom parallel composition. added small tests.
Former-commit-id: 8f6b6913d6
|
9 years ago |
dehnert
|
bf65ef726c
|
system composition in PRISM appears to be working
Former-commit-id: e7f0dd84e8
|
9 years ago |
sjunges
|
a4687ad230
|
json parser 3rdparty
Former-commit-id: feca10277d
|
9 years ago |
sjunges
|
8ca362848c
|
stubs for model and automatons
Former-commit-id: b4ce801dd3
|
9 years ago |
sjunges
|
cd2a24ba2d
|
src group for storage/jani
Former-commit-id: 878beea062
|
9 years ago |
sjunges
|
20511b142a
|
json parser added to link path
Former-commit-id: e2ef4871ea
|
9 years ago |
sjunges
|
9a841a2bde
|
Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support
Former-commit-id: f2c3f1665b
|
9 years ago |
sjunges
|
16e20ced0b
|
stub for jani parser
Former-commit-id: dec5bc961b
|
9 years ago |
dehnert
|
4c4e830a4c
|
started on supporting renaming/hiding in PRISM models
Former-commit-id: ae9ef24ad5
|
9 years ago |
dehnert
|
1df8a5c7cc
|
parallel composition (full, restricted, interleaving) for PRISM appears to work, added some more sanity checks for parallel composition
Former-commit-id: 4ed40c8aba
|
9 years ago |
dehnert
|
4e97d294b3
|
fixed bug in composition
Former-commit-id: 0efedc3ec1
|
9 years ago |
dehnert
|
ebb47aaa13
|
working on making model composition in PRISM work again
Former-commit-id: 080a6d80cd
|
9 years ago |
sjunges
|
330bbfcf5e
|
jani examples
Former-commit-id: 612da4705f
|
9 years ago |
sjunges
|
621dbbb925
|
Merge branch 'future' into jani_support
Former-commit-id: 3ce04a8c05
|
9 years ago |
Mavo
|
eeb0f620ec
|
STORM_DEVELOPER mode introduced
Former-commit-id: 2749e19eab
|
9 years ago |
Mavo
|
929a694a64
|
Fixed typo
Former-commit-id: 0f880c7e52
|
9 years ago |
dehnert
|
cf1c0a6009
|
got rid of some spirit warnings
Former-commit-id: a358842770
|
9 years ago |
Mavo
|
c8521f0de3
|
Changed more assert to STORM_LOG_ASSERT
Former-commit-id: b42fe54f45
|
9 years ago |
Mavo
|
5eaa46c7de
|
More refactoring
Former-commit-id: 26f95239bd
|
9 years ago |
Mavo
|
1b6137cc5d
|
Changed some assert to STORM_LOG_ASSERT
Former-commit-id: 04c320dac9
|
9 years ago |
dehnert
|
9db10e7849
|
added all composition operators of PRISM
Former-commit-id: f9a25fbcb1
|
9 years ago |
Mavo
|
fc255c4aa3
|
Merge from future
Former-commit-id: f013ccfdc6
|
9 years ago |
dehnert
|
6f35091c16
|
Merge branch 'future' into jani_support
Former-commit-id: 4d596e0c6e
|
9 years ago |
dehnert
|
81b4fa6b9b
|
added composition specification to PRISM program
Former-commit-id: 2c032f5d7e
|
9 years ago |
Mavo
|
9d3dd10008
|
Merge branch 'future' into python_pybind
Former-commit-id: 8a80012592
|
9 years ago |
Mavo
|
cdab073305
|
Model checking binding
Former-commit-id: 10a7ebcf81
|
9 years ago |
Mavo
|
24955d1111
|
Binding for labels
Former-commit-id: 4b23bee5e4
|
9 years ago |
Mavo
|
2243b02845
|
cout -> LOG
Former-commit-id: 8e7ecd3a54
|
9 years ago |
Mavo
|
f2ad4781fe
|
Distincting between supportsParameters and hasParameters
Former-commit-id: a5d961f470
|
9 years ago |