16 Commits (0a6122258c18f772ef763a3388efc3550d3e40ce)

Author SHA1 Message Date
TimQu 3cf9553126 actually fixed model feature support 7 years ago
TimQu b1272c58b6 Parsing and exporting of jani-functions 7 years ago
TimQu fdd3334e6f properly implemented model features 7 years ago
TimQu a7bb70f698 exporting array expressions 7 years ago
TimQu 539b3230eb when exporting jani, eliminate reward accumulation kinds whenever they do not have any effect 7 years ago
TimQu a739ce38f1 export of reward accumulations 7 years ago
TimQu 251c9e2141 added option to make the json export more compact 7 years ago
Sebastian Junges f9e4208268 export jani with comment expressions to ease debugging jani models 7 years ago
dehnert bac50a32ab warkaround for gcc 7.2.0: make modernjson compile again 8 years ago
dehnert ea02ea0838 started overhaul of cli/api 8 years ago
sjunges 7bc6ce99fa JANI Export now preserves variable names correctly 8 years ago
Sebastian Junges c2ea78b880 no need anymore to create files from formulas if properties are present anyway 9 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
sjunges 1fd89f3922 fixes in reach expression parsing for expected reward 9 years ago
sjunges 606ab9eb09 Removed unnecessary semicolons causing warnings 9 years ago
sjunges ed970d78b1 property support for jani -- several changes throughout code, parser currently only supports probability properties 9 years ago
sjunges 744216d5d2 export formulae 9 years ago
sjunges aee1956950 progress towards JANI formula support, fix for gcc 9 years ago
sjunges b3204a178a check validity, set standard composition 9 years ago
sjunges deaaa91c37 Expressions & Destinations Assignments 9 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) 9 years ago