47 Commits (2e01c8b137ad0afe41722194797139eb6b0f43d5)

Author SHA1 Message Date
Matthias Volk 36854d4636 Framework for DRN parser 9 years ago
Matthias Volk 5d79eff2cd Wrapper for file opening 9 years ago
TimQu 7dfc43c828 implemented more functionality for NativePolytopes, added functions to consider exact numbers in z3LPsolver 9 years ago
dehnert a85f4fdc89 replaced some StoRMs and Storms by storm, reworked version output a bit 9 years ago
sjunges 8fc0033bb2 fix dft-to-gspn regarding properties, now compiles again, and changed settings: Properties are now in IOSettings (should not change usage) 9 years ago
dehnert b4685f36d4 reverted increasing CUDD precision by default 9 years ago
dehnert 2801f1604b improved symbolic linear equation solving (via Jacobi) a bit 9 years ago
dehnert a7e9c5819f removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking 9 years ago
dehnert 64ddf12558 fixed two issues in jit builder: a) respect environment variable (instead of c++); b) casting integer variables to doubles when evaluating label expressions to avoid integer division 9 years ago
dehnert 16a06d9f03 formula parser now directly emits properties with names; name filtering of properties from cli 9 years ago
dehnert cb8b537baa made storm compile again with expressions in time-bounds of until formula 9 years ago
dehnert 61157cc1c5 add warning when computing minimal rewards on MDPs that reward values may be too low 9 years ago
dehnert 33759ed246 beautified help message printing. all requirements and default values are now printed automatically for all options 9 years ago
dehnert 49597fca86 reworked argument validators for settings 9 years ago
dehnert 05203792f2 fixed a couple of warnings 9 years ago
dehnert 208938b0a1 changed sylvan behaviour to take auto-detected number of threads if no thread count was set 9 years ago
dehnert 16f3b06f53 added decomposition to JANI abstractor, fixed wrong assertion 9 years ago
dehnert 45f0f1057a fixed a bug in quantitative computation, removed debug output 9 years ago
Sebastian Junges 5c900e4e14 stats for gspn 9 years ago
dehnert b9688346cc command decomposition working. fixed some bugs, possibly introduced more, currently debugging 9 years ago
Sebastian Junges 88e17d423a updated dft->gspn->jani workflow 9 years ago
dehnert b0b1f8911e fixed abstraction by considering related predicates for all sources. started on command decomposition 9 years ago
dehnert be4e21d1b3 first version of jani menu-game abstraction 9 years ago
dehnert f4146c821a more value-reuse 9 years ago
dehnert 19fd72cfb6 optimized reuse of qualitative values 9 years ago
dehnert 25db0d4d55 changed some default options 10 years ago
dehnert dfc685369e enabled different invalid block detection strategies 10 years ago
dehnert 9f71721c21 added option to choose pivot based on most probable path and weighted deviation 10 years ago
dehnert 77fc21d53e fixes here and there 10 years ago
dehnert a8cf21c447 added some options 10 years ago
dehnert 26320049a6 more options and bugfix 10 years ago
sjunges 112fb8f61e moving dfts to their own lib and cli 10 years ago
dehnert 633f4293e3 added option of splitting to predicate synthesis, added equivalence checker, fixed bug that caused some commands not to be abstracted 10 years ago
dehnert bf5018b858 post-merge fixes 10 years ago
dehnert 1f460cd8fa made move of top-level dir for some remaining files, fixed some includes 10 years ago
Sebastian Junges ae3394ff5c extended gspn export settigns 10 years ago
dehnert 637b58b191 Adaptions to Jit based model builder due to new functionality of copying headers to include folder 10 years ago
sjunges 5569225f00 post-merge fix 10 years ago
Mavo 9eed8b9f94 Added framework for DFT->GSPN Transformator 10 years ago
Sebastian Junges d246517757 removed src prefix in all includes 10 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 10 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 10 years ago