3602 Commits (9f40400b5627c800c0dc5f85f9f28f5981447b23)
 

Author SHA1 Message Date
sjunges 3daa725bb5 Merge branch 'jani_support' into export_explicit 8 years ago
sjunges ed970d78b1 property support for jani -- several changes throughout code, parser currently only supports probability properties 8 years ago
sjunges 3626c044d3 several improvements towards jani-property support 8 years ago
dehnert 342356ceb1 minor fixes to make storm work with boost 1.62 8 years ago
dehnert 1eed49aa38 Merge remote-tracking branch 'origin/jani_support' into jani_explicit_jit 8 years ago
dehnert 299b2d7a56 some start on JIT-based model builder 8 years ago
sjunges 88ecb60906 numbered actions 8 years ago
sjunges 3ffc93f9b2 label 8 years ago
dehnert 6f663bde0e fixing hwloc entry in CMakeLists.txt 8 years ago
dehnert 282be9612e fixed typo in header inclusion 8 years ago
sjunges b18516668a Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 8 years ago
sjunges 744216d5d2 export formulae 8 years ago
dehnert ccfcbc0c69 fixed hwloc issue even harder 8 years ago
sjunges 6a80319c18 another Hwloc script 8 years ago
sjunges 691ed406d0 Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 8 years ago
sjunges aee1956950 progress towards JANI formula support, fix for gcc 8 years ago
dehnert ba0d81ca52 bugfix for PRISM program: only check initial values of variables if they have one 8 years ago
sjunges 40ea6eeecd pctmc example 8 years ago
sjunges afb01572b9 support for ctmcs 8 years ago
sjunges fb1c738acb Merge branch 'jani_support' into export_explicit 8 years ago
dehnert 91e6bb2999 fixed bug in DD-based JANI model generation related to transient edge assignments 8 years ago
dehnert 011e3fbaa6 fixed bug that introduced transient variables in the state space 8 years ago
sjunges 12a5258a45 second time is a charm 8 years ago
sjunges a265bc49ce check if transient values are actually given before looping over them 8 years ago
sjunges f20e9107ba Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 8 years ago
dehnert 59a92a8941 support for labels in JANI models in sparse and dd engine 8 years ago
sjunges 236a2be0d3 pretty printing of rational functions, rewards in the drn format, option for full build 8 years ago
sjunges ec830adb19 added labels for error in pdtmc/brp 8 years ago
sjunges ae57574d85 first version of explicit format export [mdps/no rewards only currently] 8 years ago
sjunges f0132cf2a5 Bounds & co for pgcl. 8 years ago
dehnert 69a351999c adding cpptemplate library 8 years ago
dehnert a9e01b8698 adding sparsepp as resource to cmake 8 years ago
dehnert 2476b7c254 adding sparsepp as a 3rd-party resource 8 years ago
dehnert 063d06fd66 changed dot to underscore in JANI automaton delimiter 8 years ago
sjunges fd1a241921 more intelligence in pgcl to jani 8 years ago
dehnert f76760441e added check to symbolic JANI model builder 8 years ago
sjunges 3f34438d24 merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 8 years ago
sjunges 2365f62f23 minor updates of parsers 8 years ago
sjunges 7ef857137e tests updated to respect headers now missing in parsers 8 years ago
sjunges e7dc0a049b towards nice pgcl - jani support 8 years ago
sjunges 7c85f0c46a IntegerInterval:: contains 8 years ago
sjunges 5cc1a86f10 No - I won't wait for those parsers no more. Part one of some compiliation speed up stuff. 8 years ago
dehnert 1d99a18edb removed debugging temporary 8 years ago
dehnert fb4657db2d added boolean variable declarations 8 years ago
dehnert f1616ac1cc moved integer declarations in pgcl programs to separate variable declaration section 8 years ago
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
dehnert 1b5be8c52c allowing dots in identifiers and using a dot to prefix automata variables in JANI parser 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