3942 Commits (44fe60e35a07d454069db623e6ffd3cc3ad1f1b4)
 

Author SHA1 Message Date
Mavo 53821d3d84 Added settings for approximation heuristic 8 years ago
Mavo 6b7bf3bba7 Introduced heuristic depth with distance from initial state 8 years ago
sjunges 1951e1e79a Merge branch 'jani_support' into jani_gspn_support 8 years ago
sjunges 12a5258a45 second time is a charm 8 years ago
sjunges 0c4b52cfa9 Merge branch 'jani_support' into jani_gspn_support 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 315bd550a7 better dot output for gspns thanks to michael 8 years ago
sjunges 3f9cfae253 the correct default rate from greatSPN editor 8 years ago
sjunges 806a8febd4 several minor fixes in gspn parser 8 years ago
Mavo 41a71f8688 Fixed bug with not setting nondetermism correctly 8 years ago
Mavo bf491117c7 Sort row only if replacement took place 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
Mavo aab45d4eab Naive iterative refinement of approximation 8 years ago
sjunges ae57574d85 first version of explicit format export [mdps/no rewards only currently] 8 years ago
sjunges 4f7935342d GSPN to Jani compiles again with updates from gspn branch 8 years ago
sjunges 8108c81e63 Merge branch 'jani_support' into jani_gspn_support 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
Mavo d3d360b50a First version of DFT approximation 8 years ago
dehnert 063d06fd66 changed dot to underscore in JANI automaton delimiter 8 years ago
sjunges 057b12a838 Merge branch 'gspn' into jani_gspn_support 8 years ago
sjunges f14f02a64f Merge branch 'jani_support' into jani_gspn_support 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
ThomasH 5fa7d3d399 refactor GspnBuilder 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
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