27 Commits (4c65739090be604d6025824dd0a17f0c2bf025d9)

Author SHA1 Message Date
Sebastian Junges 241fc88077 multi-dimensional time bounds 8 years ago
Sebastian Junges 3de51e28e5 towards reward-bounded properties 8 years ago
Sebastian Junges a21995052c fix for probabilistic reachability formulae 8 years ago
TimQu f0ae3a2dfb Bounds of operator formulas are now expressions, allowing formulas such as P<1/N [ F "goal" ] for model constant N 8 years ago
dehnert 82cc586718 fixed some issues related to assigning an initializer list to an unordered_map which causes problems on older platforms 8 years ago
dehnert a323d21751 fixed some wrong capitalization 8 years ago
Matthias Volk 5d79eff2cd Wrapper for file opening 8 years ago
sjunges d8952ab5f6 JANI parsing formulae now with correct variable names 8 years ago
sjunges 57fd0fa2dd Fixed variable parsing in JANI, now stricter and handles a larger set of files (also detects issues in our export...). 8 years ago
Sebastian Junges 5894f7c706 some forward declarations and header updates to battle recompilation times 8 years ago
Sebastian Junges 8e32d3fa8f Simplifying index levels 8 years ago
Sebastian Junges d3774f9958 JANI: parse assignment index/level 8 years ago
Sebastian Junges c9f1b3217d Jani parsing of ITE now gets local variables 8 years ago
dehnert a85f4fdc89 replaced some StoRMs and Storms by storm, reworked version output a bit 8 years ago
Sebastian Junges 03b634d14a suppress silly warning about no return after error 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 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
dehnert a6beda6a82 some more fixes to jit model builder 9 years ago
Sebastian Junges 04003de854 transient unbounded variables must have iniatial value 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
sjunges 1fd89f3922 fixes in reach expression parsing for expected reward 9 years ago
dehnert b579978938 cleaned up jit model builder, added options, added doctor procedure, prepared Markov automata 9 years ago
sjunges ecc74595ba several jani related fixes: IsInitialRestrictionSet(), FormulaContext, minor things 9 years ago
sjunges 435b3084cb Finally, Globally 9 years ago
sjunges 9faa7539c5 parser 9 years ago
sjunges ed970d78b1 property support for jani -- several changes throughout code, parser currently only supports probability properties 9 years ago
sjunges 3626c044d3 several improvements towards jani-property support 9 years ago
sjunges 744216d5d2 export formulae 9 years ago
sjunges 12a5258a45 second time is a charm 9 years ago
sjunges a265bc49ce check if transient values are actually given before looping over them 9 years ago
dehnert 063d06fd66 changed dot to underscore in JANI automaton delimiter 9 years ago
dehnert 1b5be8c52c allowing dots in identifiers and using a dot to prefix automata variables in JANI parser 9 years ago
dehnert 3ddf87f900 some more fixes for JANI model building 9 years ago
sjunges d807895298 dots are KUCHEN now 9 years ago
dehnert f49a2cf5a9 added proper location handling to JANI next-state generator 9 years ago
sjunges 400ed9ead0 fix bug in parser 9 years ago
sjunges a188d8327f bugfixes in parser 9 years ago
sjunges 7341d9467b Fixed parsing rates 9 years ago
sjunges 2905c010d2 updated parser: sync result optional, invariant is called differently now 9 years ago
sjunges 1db826c0e2 recursive parallel composition support in im and export 9 years ago
sjunges 2aa715d62f initial support for compositions - not done yet 9 years ago
sjunges b3204a178a check validity, set standard composition 9 years ago
sjunges 4418b85466 Updated parser 9 years ago
dehnert eed0a98899 commit to switch workplace 9 years ago
dehnert 12ac3549da adapted relevant parts to new way of specifying initial values/restrictions 9 years ago