sjunges
|
b3204a178a
|
check validity, set standard composition
Former-commit-id: 526d484fd5 [formerly 3fac58583a ]
Former-commit-id: fbb770a840
|
9 years ago |
sjunges
|
77d0bbcd8a
|
Constructor for EdgeDestinations taking OrderedAssignments
Former-commit-id: c3bc4fba16 [formerly cf9fea3a55 ]
Former-commit-id: 54f0e6b106
|
9 years ago |
sjunges
|
72e457cc2d
|
hasRestrictedInitiialStates convenience
Former-commit-id: 4457d767c9 [formerly 7f48d50845 ]
Former-commit-id: 82416e0649
|
9 years ago |
dehnert
|
36e07006f9
|
added test for legality check of synch vectors
Former-commit-id: 6bef2f5a98 [formerly df607c9c1a ]
Former-commit-id: 78cc502eb2
|
9 years ago |
dehnert
|
d2af83a98a
|
fixed some bugs here and there
Former-commit-id: 0dbedbb011 [formerly 5a4bce00e8 ]
Former-commit-id: 7dd87b1155
|
9 years ago |
dehnert
|
a14ee4f2c3
|
DD-based JANI model builder compiling again after change to synchronization vectors
Former-commit-id: b2a113b160 [formerly 6347ac5b3c ]
Former-commit-id: f1bf3b063c
|
9 years ago |
dehnert
|
de6d03b2b6
|
even closer to make synchronization vectors work with DD-based builder
Former-commit-id: befbb623de [formerly cdf63caac6 ]
Former-commit-id: 7645ece870
|
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
|
deaaa91c37
|
Expressions & Destinations Assignments
Former-commit-id: dacc1f7146 [formerly 1580bce6a4 ]
Former-commit-id: a089bbd11a
|
9 years ago |
sjunges
|
79c9dbcfda
|
OrderedAssignments
Former-commit-id: 91a9125db1 [formerly 69a5020cf6 ]
Former-commit-id: 33cc0a7137
|
9 years ago |
sjunges
|
c8f2fc1df1
|
Added location names to destinations, added action names to edges, added types to constants
Former-commit-id: f974dc34cd [formerly 49717e521c ]
Former-commit-id: 669eef887f
|
9 years ago |
sjunges
|
a1e13b4c0a
|
First version of JSON exporter, export is not ocmplete (destination assignments, edge assignments, edge action names, destination locations, expressions(!), sync are missing)
Former-commit-id: 4c816ef4b2 [formerly 79fe84a8bb ]
Former-commit-id: b841b31f7a
|
9 years ago |
sjunges
|
20eaac6918
|
Convenience function in model and automaton, building explicit mappings (independent of implementation)
Former-commit-id: e183ae7ea8 [formerly 62b52cb78b ]
Former-commit-id: 8204f5b655
|
9 years ago |
sjunges
|
cd338eb8e3
|
hasMultipleLevel for orderedassignments
Former-commit-id: d1a94d6931 [formerly e19b59fdac ]
Former-commit-id: 9c79f94cdf
|
9 years ago |
sjunges
|
a7ff22bd49
|
Added to_string for ModelType
Former-commit-id: e1cf746727 [formerly 912ca0f4f3 ]
Former-commit-id: 9ebb580890
|
9 years ago |
dehnert
|
f616bf606b
|
adapted JANI parallel composition class to synchronization vector usage
Former-commit-id: 71322c70f0 [formerly ec71a5adc5 ]
Former-commit-id: ccdb40b1f3
|
9 years ago |
dehnert
|
99badd02c5
|
more work towards JANI reward models
Former-commit-id: 4be9f840c4 [formerly be67354311 ]
Former-commit-id: b8ea6172e7
|
9 years ago |
dehnert
|
e274cd33eb
|
adapted cli to use symbolic model description rather than PRISM program
Former-commit-id: d06884a848 [formerly 9a128e04f1 ]
Former-commit-id: 25a820d000
|
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
|
eed0a98899
|
commit to switch workplace
Former-commit-id: da2d6f8af3 [formerly f2157cac64 ]
Former-commit-id: 1b7b4b6496
|
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
|
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 |
dehnert
|
b405a67b54
|
removed RewardIncrement. fixed PRISM to JANI converter
Former-commit-id: c189fa8e60 [formerly 63dccbdb95 ]
Former-commit-id: 36449defd0
|
9 years ago |
sjunges
|
035a50fce9
|
support for transient assignments in locations, changed assignment to jani::variable, notice that (already broken) prism-to-jani is disabled as long as we reshape jani code
Former-commit-id: 9bf2f68c7c [formerly 2a1181a603 ]
Former-commit-id: d487b0fc74
|
9 years ago |
sjunges
|
13d45118af
|
initial value support unbounded integers, some extra error messages)
Former-commit-id: 72a35269f3 [formerly 243d50b5af ]
Former-commit-id: 9c7e2bd9eb
|
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
|
890634ba77
|
initial value support (bounded integers only)
Former-commit-id: 8930f3233e [formerly 1a0222dc3c ]
Former-commit-id: 9ccfff2190
|
9 years ago |
sjunges
|
0a1cbb57f0
|
towards initial value support
Former-commit-id: 32e31b7834 [formerly dced3cef8b ]
Former-commit-id: f7570bff74
|
9 years ago |
sjunges
|
23122816ef
|
parse support for all model types (mostly allows better error messages)
Former-commit-id: cd30340c85 [formerly b824493aca ]
Former-commit-id: 292217d026
|
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 |
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
|
7861df4f20
|
JANI next-state generator appears to be working (without rewards)
Former-commit-id: 3ca5c3ccf2
|
9 years ago |
dehnert
|
08112d98aa
|
more work on JANI next state generator and the corresponding tests
Former-commit-id: e170c9989c
|
9 years ago |
dehnert
|
05fecb03b3
|
started on introducing multiple initial locations in JANI models
Former-commit-id: cf009b3e14
|
9 years ago |
dehnert
|
b62f8819b9
|
JANI next-state generator can now generate transitions from silent edges
Former-commit-id: 57e37b5850
|
9 years ago |
dehnert
|
000a8c2d77
|
more work on JANI next-state generator
Former-commit-id: d94ab2b81e
|
9 years ago |
dehnert
|
1d3539ab9a
|
factored out some parts from the PRISM next-state generator into the superclass
Former-commit-id: bb40e2ec4b
|
9 years ago |
dehnert
|
ca57e22abc
|
started profiling
Former-commit-id: b7e034c16b
|
9 years ago |
dehnert
|
7750480714
|
JANI model builder for DTMCs working
Former-commit-id: 25f12f3e05
|
9 years ago |
dehnert
|
310db8a234
|
started to include reachability in JANI model generation
Former-commit-id: d54f35b999
|
9 years ago |
dehnert
|
32ec106588
|
more work on symbolic JANI model building
Former-commit-id: e57913f1a0
|
9 years ago |
dehnert
|
adf8232896
|
more work and fixes for symbolic JANI builder
Former-commit-id: 5ca11938c1
|
9 years ago |
dehnert
|
c4327e91a9
|
more work on symbolic JANI model builder
Former-commit-id: 4fe002c4f8
|
9 years ago |
dehnert
|
1c01a54b53
|
fixed more issues with boost::transform_iterator
Former-commit-id: 3003ba3f74
|
9 years ago |
hbruintjes
|
14208d8f58
|
Fix transform_iterator thingamajig
Former-commit-id: 38313193b6
|
9 years ago |