691 Commits (92dd97b06a2e71cb21d19d423aefd13fd357454c)

Author SHA1 Message Date
dehnert d76d34e3f9 optimized ADD::toMatrix to avoid a duplicate operation 9 years ago
dehnert 33cdee94dc let's fill them hashtables (I mean there were there anyway, so we could as well use 'em) 9 years ago
dehnert 16a06d9f03 formula parser now directly emits properties with names; name filtering of properties from cli 9 years ago
dehnert b4381a7c48 Constants in formulas appear to be working 9 years ago
dehnert cb8b537baa made storm compile again with expressions in time-bounds of until formula 9 years ago
dehnert ce36601f7c fixed gmp dependency (lib), fixed parser to reject formulas that appear later in the PRISM file 9 years ago
TimQu e08fad7b4a improved "Model checking property .." output a little. 9 years ago
TimQu 74d22cb336 fixed a few warnings related to P{L|CA}A 9 years ago
TimQu 83a77e77ba fixed use of gmp numbers 9 years ago
dehnert a976352b8c some fixes to make tests pass 9 years ago
dehnert eac2735068 fixed more warnings 9 years ago
dehnert 5b09b91ae1 fixed more warnings 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 bcdc2a4247 added check for non-linearity to JANI menu game abstractor 9 years ago
dehnert 9bb65389c4 some adjustments to pgcl treatment caused by changes in JANI data structures 9 years ago
dehnert b9e4d6f334 initial support for transient boolean variables in formulas of JANI models (game-based engine) 9 years ago
dehnert 696a2e7ce1 preparing labels for JANI models (game-based abstraction) 9 years ago
dehnert 04d3a649bc finalized location variable for JANI automata 9 years ago
dehnert 158ddc0533 equipped automata in JANI models with expression variable representing their location 9 years ago
dehnert ccf8631617 work on location support for JANI abstraction 9 years ago
dehnert d95c483a99 added location support to JANI menu game abstractor 9 years ago
Sebastian Junges c2ea78b880 no need anymore to create files from formulas if properties are present anyway 9 years ago
Sebastian Junges d7aa7cc7c8 expression AND with true is immediately simplified 9 years ago
Sebastian Junges 276261ae55 slightly more informative error message in out-of-bounds in bitvector 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 2c17bdded7 fixes for JANI flattening tests 9 years ago
dehnert df7da86bd7 flattening JANI models appears to be working, started adding tests 9 years ago
dehnert d6a32ca634 more work on flattening JANI compositions 9 years ago
dehnert 338bfb05c9 commit to switch workplace 9 years ago
dehnert ae93211aeb template edges in JANI models 9 years ago
dehnert 5aca2a432d towards template edges 9 years ago
dehnert 1e25704c8b commit to switch workplace 9 years ago
dehnert be4e21d1b3 first version of jani menu-game abstraction 9 years ago
sjunges 4920eaaaea do not allow edges with no destinations in jani 9 years ago
Philipp Berger da69e8d9b7 Cherry-picked changes. 9 years ago
dehnert 2883b5b40e more interpolation work 9 years ago
dehnert 44de3793c9 started to pull the rest of the refinement logic into refiner class, not working (or compiling) yet 9 years ago
sjunges 112fb8f61e moving dfts to their own lib and cli 9 years ago
dehnert 5d24a190ab some refactoring for menu games 9 years ago
sjunges 5967cdea1e Moved GSPN code to a separate lib 9 years ago
dehnert c27580defc bugfix in flattening of modules 9 years ago
dehnert 633f4293e3 added option of splitting to predicate synthesis, added equivalence checker, fixed bug that caused some commands not to be abstracted 9 years ago
Sebastian Junges 81f9bcc627 gspn dot output fixed 9 years ago
dehnert d5535b19be reverted changing silent action name as JANI identifiers need to be non-empty 9 years ago
dehnert a6beda6a82 some more fixes to jit model builder 9 years ago
dehnert bf5018b858 post-merge fixes 9 years ago
dehnert 1f460cd8fa made move of top-level dir for some remaining files, fixed some includes 9 years ago
Sebastian Junges dcaa83d998 fixed a series of spurious unused parameter warnings 9 years ago