33 Commits (9b567608f3f7e38038bc453148d724c266b3aec3)

Author SHA1 Message Date
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 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 10 years ago
sjunges 5967cdea1e Moved GSPN code to a separate lib 10 years ago
dehnert a6beda6a82 some more fixes to jit model builder 10 years ago
dehnert 137aa163f2 fixed jit builder to not ignore locations 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 04003de854 transient unbounded variables must have iniatial value 10 years ago
Matthias Volk 865db61018 Silence warning by not giving an argument name 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 960447b2c3 moved storm-pgcl to a seperate lib; also slightly cleaned the code 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