TimQu
|
dac431b263
|
parsing of jani-arrays
|
7 years ago |
TimQu
|
701f3832b1
|
parsing reward accumulations
|
7 years ago |
TimQu
|
4b3e7849ed
|
jani parser parses array variables
|
7 years ago |
TimQu
|
611428c01f
|
allowing constants in property bounds
|
7 years ago |
sjunges
|
79bb6734ed
|
compile and link parsers in seperate binary
|
7 years ago |
dehnert
|
ad9008e0c1
|
fixing more warnings related to struct vs. class forward declarations
|
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 |
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
|
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
|
ecc74595ba
|
several jani related fixes: IsInitialRestrictionSet(), FormulaContext, minor things
Former-commit-id: f1a5b2edcf [formerly 6a9cb0a988 ]
Former-commit-id: 11bf234fcc
|
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
|
1db826c0e2
|
recursive parallel composition support in im and export
Former-commit-id: 890653ddba [formerly be393c7189 ]
Former-commit-id: 2311af7739
|
9 years ago |
sjunges
|
4418b85466
|
Updated parser
Former-commit-id: 27f99f28f4 [formerly 4be4667868 ]
Former-commit-id: 9065846b3c
|
9 years ago |
dehnert
|
1b19372a14
|
changed a default argument initializer list to make compilers happier
Former-commit-id: 41dcbd2f10
|
9 years ago |
sjunges
|
6e64631839
|
initial value support for booleans, some extra error messages)
Former-commit-id: bb857b0923 [formerly 80b90ed08e ]
Former-commit-id: d529e6b9d2
|
9 years ago |
sjunges
|
10419d4bba
|
improved error message for unsupported operations
Former-commit-id: a5bba8670d [formerly 81693f6d7c ]
Former-commit-id: c4c197d0ee
|
9 years ago |
sjunges
|
1dcec6471f
|
add support for transient var
Former-commit-id: 7898f2b084 [formerly af4af4d291 ]
Former-commit-id: 9ae9361e76
|
9 years ago |
sjunges
|
ba1f6bf3d5
|
jani property stub
Former-commit-id: 37f8f63d43 [formerly 54bc32bfd0 ]
Former-commit-id: e934d063fd
|
9 years ago |
sjunges
|
380bed563c
|
updated the jani parser to actually buidl models
Former-commit-id: d0189e33e5 [formerly 4910b31ca3 ]
Former-commit-id: cd7f6ca5cb
|
9 years ago |
sjunges
|
88af02e723
|
towards new jani version
Former-commit-id: 0c5e6825ca [formerly b98985e8eb ]
Former-commit-id: 9f5ef53aec
|
9 years ago |
sjunges
|
813515d546
|
JaniParser: support for local variables
Former-commit-id: 96b47ee2b4
|
9 years ago |
sjunges
|
70a0e3f547
|
preliminary version of parsing variables, stub for parsing expressions.
Former-commit-id: 1a28c5a43c
|
9 years ago |
sjunges
|
926d7730e5
|
JaniParser:
return model with type and actions
Former-commit-id: 1fb028f90d
|
9 years ago |
sjunges
|
121cfe4d93
|
rough skeleton for the parser, v1
Former-commit-id: 1e53e99fbe
|
9 years ago |
sjunges
|
4df9984b87
|
added bare minimum for parser calls
Former-commit-id: b876e6dfa3
|
9 years ago |
sjunges
|
16e20ced0b
|
stub for jani parser
Former-commit-id: dec5bc961b
|
9 years ago |