3797 Commits (5ca36509018abd9cc450771eaf1f6730385d727e)
 

Author SHA1 Message Date
dehnert 11343de515 Merge branch 'future' into jani_support 8 years ago
dehnert 8e565a2930 forcing boost to use old optional implementation to prevent bug in spirit in boost 1.61; everyone can finally update and we take out the option as soon as this is resolved on the boost side of things 8 years ago
Mavo cfc082417b Refactoring 8 years ago
dehnert 1b5be8c52c allowing dots in identifiers and using a dot to prefix automata variables in JANI parser 8 years ago
ThomasH bd057da743 refactoring gspn 8 years ago
ThomasH ba50772eeb fix more bugs with argument parser 8 years ago
ThomasH c5bbceebda fix project file 8 years ago
dehnert 1b42af776c missing test-input file 8 years ago
dehnert 0f1c1f28ab fixed bug related to input-enabling automata, tests now passing 8 years ago
dehnert 269041feda implemented lifting edge-destination assignments to edges as a JANI preprocessing step 8 years ago
dehnert 29f0f66689 reworked getUniqueRewardModel a little 8 years ago
dehnert 3ddf87f900 some more fixes for JANI model building 8 years ago
dehnert 0cda7daf75 made error check in ExprTk-Evaluator a bit more verbose 8 years ago
sjunges 5a5d7ce7c8 Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 8 years ago
sjunges d807895298 dots are KUCHEN now 8 years ago
dehnert f49a2cf5a9 added proper location handling to JANI next-state generator 8 years ago
sjunges 400ed9ead0 fix bug in parser 8 years ago
sjunges 30297dd237 latest version of modernjson 8 years ago
sjunges a188d8327f bugfixes in parser 8 years ago
sjunges ab6859cf52 programg graph to jani: transient variables as global 8 years ago
dehnert af8d9b0ad8 added underflow check in PRISM next-state generator 8 years ago
sjunges eed1e30f3c transient variables in program graphs 8 years ago
sjunges bf94b004cc collect variables bug solved 8 years ago
sjunges 7341d9467b Fixed parsing rates 8 years ago
sjunges 5a64c2b96e Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 8 years ago
dehnert f2e23a7544 added preliminary support for input-enabledness to DD-based JANI model builder 8 years ago
dehnert afbfa8f18b slightly rewrote combination of synchronizing actions 8 years ago
sjunges 1309729150 export standard compliant jani by moving destinations outwards 8 years ago
sjunges 2905c010d2 updated parser: sync result optional, invariant is called differently now 8 years ago
sjunges 03ce4277b4 first version jani export for gspns 8 years ago
ThomasH dc8382bad5 add parser for pnpro files 8 years ago
ThomasH 3a63d2d3b2 add pnpro example 8 years ago
ThomasH c9d961c479 fix bug in argument parser 8 years ago
dehnert cacbc64871 Merge branch 'jani_support' into rewards_in_jani 8 years ago
dehnert 1ba4740a12 more work on input-enabling automata 8 years ago
dehnert 311bc2eaa0 minor first step towards input-enabling automata in JANI composition 8 years ago
dehnert d3cf9a4e7f adding Markov automaton tests to explicit JANI model builder 8 years ago
dehnert c9c5f562a5 removed rename composition, because it is just a special case of synchronization vectors 8 years ago
sjunges 3892fb923a Merge branch 'gspn' into jani_gspn_support 8 years ago
sjunges 09ea2d680e fixed if statement to program graph, added dot output for program graphs, added variable bounds, added settings to work with that, and usability of program graphs improved 8 years ago
dehnert 02f545c54d standard system composition of JANI models now only use synchronization vectors on the topmost level 8 years ago
sjunges 693b4d3657 A little bit more convenience operators 8 years ago
sjunges 6a635c75c1 A little bit of cleaning in pgcl 8 years ago
dehnert 0c3b163a14 bugfix in unsynchronized action combination 8 years ago
dehnert 3504d09500 added quite some debug output to see where things are going wrong 8 years ago
dehnert 675b7bb207 added proper check for undefined constants when building explicit JANI models in non-parametric mode 8 years ago
dehnert ef0e1fe0ea more support for Markov automata in symbolic JANI builder and some bugfixes 8 years ago
sjunges 1db826c0e2 recursive parallel composition support in im and export 8 years ago
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