dehnert
|
874da01731
|
started to implement symbolic MA generation based on JANI
Former-commit-id: 752c3cf3bf [formerly 3968f598b9 ]
Former-commit-id: 6bc7481325
|
8 years ago |
sjunges
|
2aa715d62f
|
initial support for compositions - not done yet
Former-commit-id: ef3bc88034 [formerly 058387a17c ]
Former-commit-id: 87b5544298
|
8 years ago |
sjunges
|
b113400870
|
Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support
Former-commit-id: 340ae66b7c [formerly d8d53ddacd ]
Former-commit-id: d16ac728bf
|
8 years ago |
sjunges
|
423c616432
|
annoying warning in smtlibsolver
Former-commit-id: 3152de0f2d [formerly e79b858bce ]
Former-commit-id: a3c2202cd0
|
8 years ago |
sjunges
|
42c37ce8b1
|
pgcl entry point update
Former-commit-id: 0162363754 [formerly 28b889f643 ]
Former-commit-id: 7bdeda3ba3
|
8 years ago |
sjunges
|
c06ae6528c
|
builders from pgcl to jani updated
Former-commit-id: 0b75386a0e [formerly 29325b187e ]
Former-commit-id: 99014d9b0e
|
8 years ago |
sjunges
|
b3204a178a
|
check validity, set standard composition
Former-commit-id: 526d484fd5 [formerly 3fac58583a ]
Former-commit-id: fbb770a840
|
8 years ago |
sjunges
|
66dc106322
|
check whether assignment is deterministic
Former-commit-id: c0ca4a3bbf [formerly 8ae48734e2 ]
Former-commit-id: 8362f5731b
|
8 years ago |
sjunges
|
148fa0c762
|
several extensions to program graphs
Former-commit-id: 52162888a4 [formerly 5b4787851c ]
Former-commit-id: c5b4a7d868
|
8 years ago |
PBerger
|
9bfb41b2be
|
Added local flags in cpp files to disable std::cout flooding.
Former-commit-id: 25789a803a
|
8 years ago |
PBerger
|
2799412a4d
|
Removed some commented out code and make things compile again.
Former-commit-id: eb6b51f128
|
8 years ago |
PBerger
|
b8b9481461
|
Merged in my changes to make it work!
Former-commit-id: aa9147e231
|
8 years ago |
PBerger
|
6105448d42
|
Merge branch 'menu_games' of https://sselab.de/lab9/private/git/storm into menu_games
Former-commit-id: 96a0e32e2f
|
8 years ago |
sjunges
|
77d0bbcd8a
|
Constructor for EdgeDestinations taking OrderedAssignments
Former-commit-id: c3bc4fba16 [formerly cf9fea3a55 ]
Former-commit-id: 54f0e6b106
|
8 years ago |
sjunges
|
72e457cc2d
|
hasRestrictedInitiialStates convenience
Former-commit-id: 4457d767c9 [formerly 7f48d50845 ]
Former-commit-id: 82416e0649
|
8 years ago |
PBerger
|
8d2df5413f
|
Works, but slow as hell.
Former-commit-id: 7b38079750
|
8 years ago |
dehnert
|
23db124807
|
extended and enhanced debug output a bit
Former-commit-id: 1362c4b67d
|
8 years ago |
dehnert
|
bba69684c9
|
reworked explicit Markov automaton generation a bit
Former-commit-id: 1ca8c9e828 [formerly 05ef68fdeb ]
Former-commit-id: c0f5830754
|
8 years ago |
PBerger
|
1a7d269228
|
Set Sylvan Thread Count to 1.
This is necessary for Sylvan with RationalFunction. For now.
Former-commit-id: bc1c2318e7
|
8 years ago |
PBerger
|
4b95f72a0a
|
Re-applied all necessary fixes. Things that work: Some DTMCs, emptyset MDPs.
Former-commit-id: 0f782fdf61
|
8 years ago |
dehnert
|
d519674573
|
Merge branch 'rewards_in_jani' into jani_support
Former-commit-id: 75e2b40677 [formerly 5050cb5e7f ]
Former-commit-id: af72899e8e
|
8 years ago |
dehnert
|
36e07006f9
|
added test for legality check of synch vectors
Former-commit-id: 6bef2f5a98 [formerly df607c9c1a ]
Former-commit-id: 78cc502eb2
|
8 years ago |
ThomasH
|
86c87ad6d1
|
add argument parsing & help output
Former-commit-id: d5e412f2cd
|
8 years ago |
PBerger
|
dc1aea83ed
|
Added --trace and logging in general to functional tests.
Former-commit-id: a4cef18e6c
|
8 years ago |
dehnert
|
e7e1978958
|
Merge branch 'rewards_in_jani' into jani_support
Former-commit-id: 223c63b543 [formerly 5a8bf98651 ]
Former-commit-id: db35c1c439
|
8 years ago |
dehnert
|
d22d1daaa6
|
adapted more tests
Former-commit-id: 4d75a4fe50 [formerly ad1ad61873 ]
Former-commit-id: d359f2c9c1
|
8 years ago |
dehnert
|
ba35120683
|
fixing problems as a consequence of moving from PRISM programs to SymbolicModelDescription
Former-commit-id: 01c8004a32 [formerly 824ae03428 ]
Former-commit-id: 028527340f
|
8 years ago |
dehnert
|
62ca16b20a
|
alpha-draft of synchronization vectors in JANI
Former-commit-id: 31eec25d2e [formerly ecd02f99e6 ]
Former-commit-id: 43c14e1dac
|
8 years ago |
ThomasH
|
fa94302b2b
|
add pnml export
Former-commit-id: ee6f5bb5d8
|
8 years ago |
dehnert
|
1dc4af0e28
|
switched from empty virtual destructors to default destructors. Also: apparently no swimming for me, Mr. B!
Former-commit-id: 31340d1502 [formerly 5229b67e7d ]
Former-commit-id: dfb77cf346
|
8 years ago |
dehnert
|
d2af83a98a
|
fixed some bugs here and there
Former-commit-id: 0dbedbb011 [formerly 5a4bce00e8 ]
Former-commit-id: 7dd87b1155
|
8 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
|
8 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
|
8 years ago |
sjunges
|
4418b85466
|
Updated parser
Former-commit-id: 27f99f28f4 [formerly 4be4667868 ]
Former-commit-id: 9065846b3c
|
8 years ago |
sjunges
|
98a1a531c2
|
Silent actions fixed; probability exported correctly.
Former-commit-id: 20ef70c4b3 [formerly 7a4d7ee1d8 ]
Former-commit-id: 44f344d2a2
|
8 years ago |
PBerger
|
1985c708ea
|
Revert back to older version ae0e423a4e [formerly e3f9d7a533 ]
Former-commit-id: 9f72a10358
|
8 years ago |
PBerger
|
bdf415d416
|
Added fancy tests.
Former-commit-id: 0960553112
|
8 years ago |
sjunges
|
deaaa91c37
|
Expressions & Destinations Assignments
Former-commit-id: dacc1f7146 [formerly 1580bce6a4 ]
Former-commit-id: a089bbd11a
|
8 years ago |
sjunges
|
79c9dbcfda
|
OrderedAssignments
Former-commit-id: 91a9125db1 [formerly 69a5020cf6 ]
Former-commit-id: 33cc0a7137
|
8 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
|
8 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
|
8 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
|
8 years ago |
sjunges
|
1557983f8b
|
Jani Export settings and code
Former-commit-id: ccd9955a99 [formerly 64edf38f14 ]
Former-commit-id: 0d3de2ad09
|
8 years ago |
sjunges
|
cd338eb8e3
|
hasMultipleLevel for orderedassignments
Former-commit-id: d1a94d6931 [formerly e19b59fdac ]
Former-commit-id: 9c79f94cdf
|
8 years ago |
sjunges
|
a7ff22bd49
|
Added to_string for ModelType
Former-commit-id: e1cf746727 [formerly 912ca0f4f3 ]
Former-commit-id: 9ebb580890
|
8 years ago |
dehnert
|
f616bf606b
|
adapted JANI parallel composition class to synchronization vector usage
Former-commit-id: 71322c70f0 [formerly ec71a5adc5 ]
Former-commit-id: ccdb40b1f3
|
8 years ago |
sjunges
|
5eac1e22ce
|
Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support
Former-commit-id: c8e7079004 [formerly d9b79118bf ]
Former-commit-id: 749e0dca53
|
8 years ago |
sjunges
|
b2ca743422
|
ProgramGraph->Jani (only locations & variables)
Former-commit-id: 70324d2df4 [formerly e17bc3cffd ]
Former-commit-id: bafb2e72ad
|
8 years ago |
sjunges
|
6f0a26e593
|
JaniExportSettings
Former-commit-id: d375a92788 [formerly 9bd2c0efa8 ]
Former-commit-id: f4e93f61dd
|
8 years ago |
sjunges
|
6f12a81505
|
program graph
Former-commit-id: 34b6394d24 [formerly 99be317a04 ]
Former-commit-id: 0c78bdf77e
|
8 years ago |