33 Commits (b711e050c109fcb88d01a581a1209caaaa34e9f5)

Author SHA1 Message Date
Sebastian Junges 5894f7c706 some forward declarations and header updates to battle recompilation times 9 years ago
Sebastian Junges 8e32d3fa8f Simplifying index levels 9 years ago
Sebastian Junges d3774f9958 JANI: parse assignment index/level 9 years ago
Sebastian Junges c9f1b3217d Jani parsing of ITE now gets local variables 9 years ago
dehnert a85f4fdc89 replaced some StoRMs and Storms by storm, reworked version output a bit 9 years ago
Sebastian Junges 03b634d14a suppress silly warning about no return after error 9 years ago
dehnert 5bbf4ab319 fixed issue when parsing formula files 9 years ago
dehnert 6b931497a2 added filters to parsers 9 years ago
dehnert 77bd6e4a44 fixed some model building issues 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 9e8d6eee90 fixed a bug when reducing state-action rewards to state rewards for CTMCs 9 years ago
dehnert 603bf3562a add trailing semicolon after property a la PRISM 9 years ago
dehnert 16a06d9f03 formula parser now directly emits properties with names; name filtering of properties from cli 9 years ago
dehnert 0a3ff157f7 constants defaulting to type int and allowing model type everywhere (on top level) of PRISM program 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 8d3f633cbc started working on allowing expressions in time-bounds of formulas 9 years ago
dehnert ce36601f7c fixed gmp dependency (lib), fixed parser to reject formulas that appear later in the PRISM file 9 years ago
dehnert e09e3f3f75 making the phoenix rise from the ashes (aka boost 1.63) 9 years ago
dehnert 8d6b029d67 next batch of fixing warnings 9 years ago
dehnert 158ddc0533 equipped automata in JANI models with expression variable representing their location 9 years ago
dehnert ae93211aeb template edges in JANI models 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
Sebastian Junges dcaa83d998 fixed a series of spurious unused parameter warnings 9 years ago
Sebastian Junges 04003de854 transient unbounded variables must have iniatial value 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