17 Commits (a829c52a0d8df2c12d054d2a5c80a411f11f99dd)

Author SHA1 Message Date
TimQu bf40fb54f2 added api call that directly applies a given jani-property filter 7 years ago
TimQu c3837968dd nicer output for storm-conv and fixed an issue in storm-conv related to substituting constants before translating the functions 7 years ago
TimQu aa6fd3cbb2 fixed compilation of storm-conv 7 years ago
TimQu 28d4dd481d simplified processing of janiConversionOptions 7 years ago
TimQu b5bb87404c replaced occurrences of 'substituteConstants' by 'substituteConstantsFormulas' 7 years ago
TimQu e119131f78 storm-conv compiles 7 years ago
TimQu 7ee196bdbb jani2jani conversions in storm-conv 7 years ago
TimQu 274bfef652 started to extend storm-conv for array elimination 7 years ago
TimQu 251c9e2141 added option to make the json export more compact 7 years ago
TimQu 394ef9f5b3 writing the correct model name into the jani file 7 years ago
TimQu fc453143c2 missing includes.. 7 years ago
TimQu 56a5dcf7cb added setting in storm-conv to make variables global 7 years ago
TimQu 30d30a063c setting jani conversion options from settings 7 years ago
TimQu d343943cbd storm-conv should not fail if no input arguments were given 7 years ago
TimQu a4864f3c3d Using JaniExportSettings in storm-conv 7 years ago
TimQu e5e6e1bd79 worked on prism to jani converter 7 years ago
TimQu 2e035f3957 started working on conversion binary 7 years ago
dehnert 85671ef6f1 fixing segfault pointed out by Paul Gainer 7 years ago
dehnert cc1fc8a7be adding exact sampling for parametric systems 7 years ago
dehnert a08cb4ac18 making game solver respect equation solver format 7 years ago
dehnert 10da10a7d1 started on enabling sampling of parametric models from command line 7 years ago
TimQu f90eb4708d fix for boost 1.66 8 years ago
sjunges 12dda40919 split IOSettings in BuildSettings and IOSettings, refactored some dependencies on settings object away if it doesnt hurt too much, moved GSPN and PGCL settings to their own libs 8 years ago
Matthias Volk 349e276c9b Removed include of cpp file in storm-pars-cli and storm-dft-cli 8 years ago
sjunges 66cf4f1d28 Command line access to onlyconstraints for any model type 8 years ago
sjunges b4a8833e3f towards getting rid of code duplication in storm-pars-cli 8 years ago
Sebastian Junges b24ba75909 option to only get welldefinedness constraints for a parametric model 8 years ago
TimQu 040c1f0d4c fixed ignoring the hypothesis when not doing refinement 8 years ago
TimQu 48e029dd9d Adapted region settings and CLI to new features. 8 years ago
TimQu 9591157996 new features for storm-pars api: 8 years ago
TimQu c1b4cb848c added missing newlines in the storm-pars cli. Also do not segfault when there is no result 8 years ago
TimQu f2294fadb0 fixed compiling storm-pars cli and improved output a little 8 years ago
TimQu 62d50b336b Moved parametric model simplification inside the Parameter lifting checker 8 years ago
TimQu 62dd371411 storm-pars cli 8 years ago