49 Commits (9aa7dd6b4dd13938d8729d4608570a93c5fbda8b)

Author SHA1 Message Date
Sebastian Junges d94c66fcaa fixed: Nofixdl was always set in JIT 9 years ago
Sebastian Junges 524efc616d Jit-builder now gives better diagnostics when nofixdl option is set. 9 years ago
Sebastian Junges 38eadad17d Jit: Expression labels which occur twice in list of formulae now supported 9 years ago
Sebastian Junges 7170fea7ce Jit Fix for LTS support 9 years ago
dehnert 81ecf752c8 better diagnostic for unsupported model type in JIT builder 9 years ago
Sebastian Junges 7aa6215ed3 Got rid of an outdated error message for reused actions in JitBuilder 9 years ago
Sebastian Junges 1b79bcc169 DdJani now builds LTS as an MDP. 9 years ago
dehnert 853b035473 fixed bug and added testsfor symbolic linear equation solver (rational number and rational function) 9 years ago
dehnert 952776a057 hybrid engine working for rational numbers 9 years ago
dehnert ee90c51b2a cleaned up constants.cpp to finalize separation of rational functions and rational numbers 9 years ago
dehnert 2e8ff870ff completed interface of (sylvan) ADDs for storing rational functions 9 years ago
dehnert 1a803f4270 created symbolic native solver to factor out numerical solution; prepared the code-path that stores rational functions in DDs (hybrid + dd engines) 9 years ago
dehnert dd137d6479 added test for using actions multiple times in different synch vectors in JANI model (DD builder) 9 years ago
dehnert e6bf0339d3 overhaul of JANI model building to allow using actions of automata in several synchronization vectors 9 years ago
sjunges b71574d478 make Jitbuilder compile if multiple levels are present... 9 years ago
Sebastian Junges 5894f7c706 some forward declarations and header updates to battle recompilation times 9 years ago
sjunges 0f8e00a80e action reusal in syncvectors is not invalid jani, but not properly supported. Changed error message accordingly, allows for changes in model generators 9 years ago
dehnert a85f4fdc89 replaced some StoRMs and Storms by storm, reworked version output a bit 9 years ago
dehnert 77bd6e4a44 fixed some model building issues 9 years ago
dehnert fb0d589d43 fix typo 9 years ago
dehnert ffedc2268b Only label states as deadlocks when the behaviour was expanded (jit-builder) 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 7b0b6fa333 fixed a formula parsing bug, corrected some result printing 9 years ago
dehnert 43354d0c20 bunch of fixes (prominently in prism -> jani conversion) 9 years ago
dehnert ad18fee1dc commit to switch workplace 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 eac2735068 fixed more warnings 9 years ago
dehnert 5b09b91ae1 fixed more warnings 9 years ago
dehnert 136cb194d1 fixed a bunch of unused variable warnings 9 years ago
dehnert 04d3a649bc finalized location variable for JANI automata 9 years ago
sjunges 112fb8f61e moving dfts to their own lib and cli 9 years ago
sjunges 5967cdea1e Moved GSPN code to a separate lib 9 years ago
dehnert a6beda6a82 some more fixes to jit model builder 9 years ago
dehnert 137aa163f2 fixed jit builder to not ignore locations 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 04003de854 transient unbounded variables must have iniatial value 9 years ago
Matthias Volk 865db61018 Silence warning by not giving an argument name 9 years ago
dehnert 637b58b191 Adaptions to Jit based model builder due to new functionality of copying headers to include folder 9 years ago
sjunges 960447b2c3 moved storm-pgcl to a seperate lib; also slightly cleaned the code 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