Sebastian Junges
|
82f5b05e90
|
edge to string method (simplifies some other code fragments), and write color to the string
|
7 years ago |
Sebastian Junges
|
8fe3b7b1f8
|
give edges a color to mark them from user side
|
7 years ago |
TimQu
|
d47189f93e
|
fixes for array elimination
|
7 years ago |
TimQu
|
d0461f168b
|
support for negative assignment levels
|
7 years ago |
TimQu
|
32180591c0
|
extended jani datastructures
|
7 years ago |
TimQu
|
6564abd434
|
jani expression substitution now also works for array expressions
|
7 years ago |
Sebastian Junges
|
33ac2e0793
|
make jani models copyable
|
7 years ago |
sjunges
|
0c2d906b09
|
A more accurate version of having multiple levels; seems to fix at least one open issue.
|
8 years ago |
Sebastian Junges
|
8e32d3fa8f
|
Simplifying index levels
|
8 years ago |
Sebastian Junges
|
2fd915f74c
|
forward declarations, reduce compilation overhead
|
8 years ago |
dehnert
|
d6a32ca634
|
more work on flattening JANI compositions
|
8 years ago |
dehnert
|
ae93211aeb
|
template edges in JANI models
|
8 years ago |
dehnert
|
be4e21d1b3
|
first version of jani menu-game abstraction
|
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
|
070e115b60
|
tests for JIT based model builder
Former-commit-id: 3155cb2bab [formerly 151d6606fd ]
Former-commit-id: dcdeddf54a
|
9 years ago |
dehnert
|
d07b7f44d5
|
commit to switch workplace
Former-commit-id: 603f19422f [formerly 45a89bf909 ]
Former-commit-id: 67ad125ea6
|
9 years ago |
dehnert
|
44c06641d7
|
slightly different approach to transient variable handling
Former-commit-id: ed55cea083 [formerly 24237d79cf ]
Former-commit-id: 73157b53cc
|
9 years ago |
dehnert
|
269041feda
|
implemented lifting edge-destination assignments to edges as a JANI preprocessing step
Former-commit-id: 2aea0d3eb7 [formerly 6e16d3336d ]
Former-commit-id: 04843c9749
|
9 years ago |
sjunges
|
1309729150
|
export standard compliant jani by moving destinations outwards
Former-commit-id: 12f9f7ba89 [formerly ef23fb88bf ]
Former-commit-id: 8b749c0b60
|
9 years ago |
dehnert
|
675b7bb207
|
added proper check for undefined constants when building explicit JANI models in non-parametric mode
Former-commit-id: 95c0bfc003 [formerly 3708bf3b69 ]
Former-commit-id: e5bbd290f3
|
9 years ago |
sjunges
|
98a1a531c2
|
Silent actions fixed; probability exported correctly.
Former-commit-id: 20ef70c4b3 [formerly 7a4d7ee1d8 ]
Former-commit-id: 44f344d2a2
|
9 years ago |
sjunges
|
79c9dbcfda
|
OrderedAssignments
Former-commit-id: 91a9125db1 [formerly 69a5020cf6 ]
Former-commit-id: 33cc0a7137
|
9 years ago |
dehnert
|
23809f54f1
|
first version of rewards for JANI models (explicit next-state generator only)
Former-commit-id: b2b0638427 [formerly c763581e06 ]
Former-commit-id: a032da1cff
|
9 years ago |
dehnert
|
2182beefcb
|
created storage class for JANI assignments that guarantees ordering
Former-commit-id: 6cc43016a2 [formerly aaa7b8a213 ]
Former-commit-id: 8eb1c8d54d
|
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
|
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 |
dehnert
|
3d426798b3
|
added visitor that checks for syntatical equality of expressions
Former-commit-id: b6753a4891 [formerly 2b36b42bfa ]
Former-commit-id: f693de5f30
|
9 years ago |
dehnert
|
71bfb45220
|
added check for multiple writes to the same global variable in explicit JANI next-state generator
Former-commit-id: 5fc1bb01a9
|
9 years ago |
dehnert
|
b62f8819b9
|
JANI next-state generator can now generate transitions from silent edges
Former-commit-id: 57e37b5850
|
9 years ago |
dehnert
|
1892a9657f
|
added some accessor functions and iteration capabilities. started on symbolic jani model builder
Former-commit-id: 4388aca60d
|
9 years ago |
dehnert
|
d38e7d5eb9
|
started working on jani data structures
Former-commit-id: 30deb6d38d
|
9 years ago |