5163 Commits (89f1796c56b069a55993ec9d18ab3fb1b628d498)
 

Author SHA1 Message Date
dehnert 874da01731 started to implement symbolic MA generation based on JANI 8 years ago
sjunges 2aa715d62f initial support for compositions - not done yet 8 years ago
sjunges b113400870 Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 8 years ago
sjunges 423c616432 annoying warning in smtlibsolver 8 years ago
sjunges 42c37ce8b1 pgcl entry point update 8 years ago
sjunges c06ae6528c builders from pgcl to jani updated 8 years ago
sjunges b3204a178a check validity, set standard composition 8 years ago
sjunges 66dc106322 check whether assignment is deterministic 8 years ago
sjunges 148fa0c762 several extensions to program graphs 8 years ago
PBerger 9bfb41b2be Added local flags in cpp files to disable std::cout flooding. 8 years ago
PBerger 2799412a4d Removed some commented out code and make things compile again. 8 years ago
PBerger b8b9481461 Merged in my changes to make it work! 8 years ago
PBerger 6105448d42 Merge branch 'menu_games' of https://sselab.de/lab9/private/git/storm into menu_games 8 years ago
sjunges 77d0bbcd8a Constructor for EdgeDestinations taking OrderedAssignments 8 years ago
sjunges 72e457cc2d hasRestrictedInitiialStates convenience 8 years ago
PBerger 8d2df5413f Works, but slow as hell. 8 years ago
dehnert 23db124807 extended and enhanced debug output a bit 8 years ago
dehnert bba69684c9 reworked explicit Markov automaton generation a bit 8 years ago
PBerger 1a7d269228 Set Sylvan Thread Count to 1. 8 years ago
PBerger 4b95f72a0a Re-applied all necessary fixes. Things that work: Some DTMCs, emptyset MDPs. 8 years ago
dehnert d519674573 Merge branch 'rewards_in_jani' into jani_support 8 years ago
dehnert 36e07006f9 added test for legality check of synch vectors 8 years ago
ThomasH 86c87ad6d1 add argument parsing & help output 8 years ago
PBerger dc1aea83ed Added --trace and logging in general to functional tests. 8 years ago
dehnert e7e1978958 Merge branch 'rewards_in_jani' into jani_support 8 years ago
dehnert d22d1daaa6 adapted more tests 8 years ago
dehnert ba35120683 fixing problems as a consequence of moving from PRISM programs to SymbolicModelDescription 8 years ago
dehnert 62ca16b20a alpha-draft of synchronization vectors in JANI 8 years ago
ThomasH fa94302b2b add pnml export 8 years ago
dehnert 1dc4af0e28 switched from empty virtual destructors to default destructors. Also: apparently no swimming for me, Mr. B! 8 years ago
dehnert d2af83a98a fixed some bugs here and there 8 years ago
dehnert a14ee4f2c3 DD-based JANI model builder compiling again after change to synchronization vectors 8 years ago
dehnert de6d03b2b6 even closer to make synchronization vectors work with DD-based builder 8 years ago
sjunges 4418b85466 Updated parser 8 years ago
sjunges 98a1a531c2 Silent actions fixed; probability exported correctly. 8 years ago
PBerger 1985c708ea Revert back to older version ae0e423a4e [formerly e3f9d7a533] 8 years ago
PBerger bdf415d416 Added fancy tests. 8 years ago
sjunges deaaa91c37 Expressions & Destinations Assignments 8 years ago
sjunges 79c9dbcfda OrderedAssignments 8 years ago
sjunges c8f2fc1df1 Added location names to destinations, added action names to edges, added types to constants 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) 8 years ago
sjunges 20eaac6918 Convenience function in model and automaton, building explicit mappings (independent of implementation) 8 years ago
sjunges 1557983f8b Jani Export settings and code 8 years ago
sjunges cd338eb8e3 hasMultipleLevel for orderedassignments 8 years ago
sjunges a7ff22bd49 Added to_string for ModelType 8 years ago
dehnert f616bf606b adapted JANI parallel composition class to synchronization vector usage 8 years ago
sjunges 5eac1e22ce Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 8 years ago
sjunges b2ca743422 ProgramGraph->Jani (only locations & variables) 8 years ago
sjunges 6f0a26e593 JaniExportSettings 8 years ago
sjunges 6f12a81505 program graph 8 years ago